summaryrefslogtreecommitdiffstats
path: root/vms/test
diff options
context:
space:
mode:
authorElena Pourmal <epourmal@hdfgroup.org>2007-06-14 19:55:39 (GMT)
committerElena Pourmal <epourmal@hdfgroup.org>2007-06-14 19:55:39 (GMT)
commit6719b3360a564f648705e521e25db4b837e8156a (patch)
treea6de4f56c6fecab5afccfa4b926364fbe62c77b8 /vms/test
parentb2cf486a02f51d020cf23eaa0a42b630ca771d0b (diff)
downloadhdf5-6719b3360a564f648705e521e25db4b837e8156a.zip
hdf5-6719b3360a564f648705e521e25db4b837e8156a.tar.gz
hdf5-6719b3360a564f648705e521e25db4b837e8156a.tar.bz2
[svn-r13867] Brought VMS port up to date; made h5repack script to work again.
Platforms tested: VMS server; no other tests are needed since changes are local to the VMS command and source files.
Diffstat (limited to 'vms/test')
-rw-r--r--vms/test/check.com4
1 files changed, 2 insertions, 2 deletions
diff --git a/vms/test/check.com b/vms/test/check.com
index e03dd75..888cb41 100644
--- a/vms/test/check.com
+++ b/vms/test/check.com
@@ -17,8 +17,8 @@ $!
$! Run HDF5 C tests
$!
$ type sys$input
- Running tests. Output will be saved in the check_vms.out file
-$ define sys$output check_vms.out
+ Running tests
+$! define sys$output check_vms.out
$
$ type sys$input
------- Running testhdf5 -------