summaryrefslogtreecommitdiffstats
path: root/vms
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2009-07-16 16:14:22 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2009-07-16 16:14:22 (GMT)
commit5800d12b4ee4d38bde5c9a869f6161bdd8cf0976 (patch)
treea6646790d18a9ef8a448b00ee5bcc37930db4a4e /vms
parent14adeb6772cc054bd7c49415407dab7b873e4911 (diff)
downloadhdf5-5800d12b4ee4d38bde5c9a869f6161bdd8cf0976.zip
hdf5-5800d12b4ee4d38bde5c9a869f6161bdd8cf0976.tar.gz
hdf5-5800d12b4ee4d38bde5c9a869f6161bdd8cf0976.tar.bz2
[svn-r17194] Enable h5copy test.
Not tested yet.
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