summaryrefslogtreecommitdiffstats
path: root/vms
diff options
context:
space:
mode:
Diffstat (limited to 'vms')
-rw-r--r--vms/build.com12
1 files changed, 6 insertions, 6 deletions
diff --git a/vms/build.com b/vms/build.com
index d067d44..95c84df 100644
--- a/vms/build.com
+++ b/vms/build.com
@@ -51,12 +51,12 @@ $ set def 'hdf5toolstest_h5repack'
$ copy [-]check_h5repack.com check_h5repack.com
$@check_h5repack.com
$!
-$! set def 'hdf5toolstest_h5copy'
-$! copy [-]check_h5copy.com check_h5copy.com
-$!@check_h5copy.com
+$ set def 'hdf5toolstest_h5copy'
+$ copy [-]check_h5copy.com check_h5copy.com
+$@check_h5copy.com
$!
-$! set def 'hdf5toolstest_h5import'
-$! copy [-]check_h5import.com check_h5import.com
-$!@check_h5import.com
+$ set def 'hdf5toolstest_h5import'
+$ copy [-]check_h5import.com check_h5import.com
+$@check_h5import.com
$!
$ exit