diff options
author | Elena Pourmal <epourmal@hdfgroup.org> | 2006-08-14 22:36:50 (GMT) |
---|---|---|
committer | Elena Pourmal <epourmal@hdfgroup.org> | 2006-08-14 22:36:50 (GMT) |
commit | 32ab3519fb1eb541ae1c613ecec63d5efcdefd85 (patch) | |
tree | c06cd540329a9ade476273d71fac560ec060bb14 /vms/tools/h5jam | |
parent | 91aa37b5aeafad6c32f2222bc18b795612a6a954 (diff) | |
download | hdf5-32ab3519fb1eb541ae1c613ecec63d5efcdefd85.zip hdf5-32ab3519fb1eb541ae1c613ecec63d5efcdefd85.tar.gz hdf5-32ab3519fb1eb541ae1c613ecec63d5efcdefd85.tar.bz2 |
[svn-r12578] Description:
Maintenance for alpha5 release; brought command files up-to-date.
Platforms tested:
VMS server. Compilation, C++, F90 and tools tests passed;
C tests are still running.
Diffstat (limited to 'vms/tools/h5jam')
-rw-r--r-- | vms/tools/h5jam/check_h5jam.com | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vms/tools/h5jam/check_h5jam.com b/vms/tools/h5jam/check_h5jam.com index 1675201..51da1a9 100644 --- a/vms/tools/h5jam/check_h5jam.com +++ b/vms/tools/h5jam/check_h5jam.com @@ -23,9 +23,9 @@ $ ! h5jam and h5unjam tests $ ! $ $ CALL H5JAMTEST "-u u10.txt -i" tall.h5 ta2.h5 -$! CALL H5JAMTEST "-u u511.txt -i" tall.h5 ta3.h5 -$! CALL H5JAMTEST "-u u512.txt -i" tall.h5 ta4.h5 -$! CALL H5JAMTEST "-u u513.txt -i" tall.h5 ta5.h5 +$ CALL H5JAMTEST "-u u511.txt -i" tall.h5 ta3.h5 +$ CALL H5JAMTEST "-u u512.txt -i" tall.h5 ta4.h5 +$ CALL H5JAMTEST "-u u513.txt -i" tall.h5 ta5.h5 $ $ $H5JAMTEST: SUBROUTINE |