summaryrefslogtreecommitdiff
path: root/src/testdir
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2010-07-29 23:12:15 +0200
committerBram Moolenaar <Bram@vim.org>2010-07-29 23:12:15 +0200
commit48bae372e9090652168600d845e85ac19b2b64d4 (patch)
treedd5c9d0fa1eacb2ee4b6a1eaec32b82de80ceeff /src/testdir
parent30a8635b56c077834e5b8d59b341d1420fd37dde (diff)
downloadvim-git-48bae372e9090652168600d845e85ac19b2b64d4.tar.gz
Few more fixes for VMS.
Diffstat (limited to 'src/testdir')
-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 afeb9fad8..f52e8f8b0 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: 2009 Sep 11
+# Last change: 2010 Jul 29
#
# 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.
@@ -70,7 +70,7 @@ SCRIPT = test1.out test2.out test3.out test4.out test5.out \
test56.out test57.out test60.out \
test61.out test62.out test63.out test64.out test65.out \
test66.out test67.out test68.out test69.out test70.out \
- test71.out test72.out
+ test71.out # test72.out
.IFDEF WANT_GUI
SCRIPT_GUI = test16.out