summaryrefslogtreecommitdiff
path: root/B1
diff options
context:
space:
mode:
Diffstat (limited to 'B1')
-rw-r--r--B17
1 files changed, 7 insertions, 0 deletions
diff --git a/B1 b/B1
new file mode 100644
index 0000000000..9b702684ca
--- /dev/null
+++ b/B1
@@ -0,0 +1,7 @@
+$ActualRevision = "M";
+
+($junk, $ActualRevision) = '';
+
+chop($ActualRevision);
+
+($name, $ActualRevision, $junk) = split(/\s+/, $ActualRevision);