summaryrefslogtreecommitdiff
path: root/src/testdir/Make_vms.mms
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2011-06-26 05:36:34 +0200
committerBram Moolenaar <Bram@vim.org>2011-06-26 05:36:34 +0200
commit8b3e0330ba1fee9ac6293f82f546e08be3f0799c (patch)
tree25e23e6842c28b3deef1a7f14f6e03c646001830 /src/testdir/Make_vms.mms
parent20892c1e6830abf25828fb73a72815d904271bd0 (diff)
downloadvim-8b3e0330ba1fee9ac6293f82f546e08be3f0799c.zip
updated for version 7.3.235
Problem: ";" gets stuck on a "t" command, it's not useful. Solution: Add the ';' flag in 'cpo'. (Christian Brabandt)
Diffstat (limited to 'src/testdir/Make_vms.mms')
-rw-r--r--src/testdir/Make_vms.mms4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/testdir/Make_vms.mms b/src/testdir/Make_vms.mms
index 58ab4e812..d4101ed95 100644
--- a/src/testdir/Make_vms.mms
+++ b/src/testdir/Make_vms.mms
@@ -4,7 +4,7 @@
# Authors: Zoltan Arpadffy, <arpadffy@polarhome.com>
# Sandor Kopanyi, <sandor.kopanyi@mailbox.hu>
#
-# Last change: 2011 Jun 19
+# Last change: 2011 Jun 26
#
# This has been tested on VMS 6.2 to 8.3 on DEC Alpha, VAX and IA64.
# Edit the lines in the Configuration section below to select.
@@ -75,7 +75,7 @@ SCRIPT = test1.out test2.out test3.out test4.out test5.out \
test61.out test62.out test63.out test64.out test65.out \
test66.out test67.out test68.out test69.out \
test71.out test72.out test74.out test75.out test76.out \
- test77.out test78.out test79.out test80.out
+ test77.out test78.out test79.out test80.out test81.out
# Known problems:
# Test 30: a problem around mac format - unknown reason