diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2011-11-01 22:29:43 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2011-11-01 22:29:43 (GMT) |
commit | aa76c036c3ab0c0a04cb620943fd4b42c8a09d59 (patch) | |
tree | 4c2f581995f88f893ef8aa606aefb89a1e10a7a8 /vms/tools/h5dump | |
parent | 27184d44e2cbec2d91326010d10b06357180bd03 (diff) | |
download | hdf5-aa76c036c3ab0c0a04cb620943fd4b42c8a09d59.zip hdf5-aa76c036c3ab0c0a04cb620943fd4b42c8a09d59.tar.gz hdf5-aa76c036c3ab0c0a04cb620943fd4b42c8a09d59.tar.bz2 |
[svn-r21701] I changed the file name tnofilename-with-packed-bits.ddl to tnofilename.ddl according to h5dump script file for C.
Not tested yet.
Diffstat (limited to 'vms/tools/h5dump')
-rw-r--r-- | vms/tools/h5dump/check_h5dump.com | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/tools/h5dump/check_h5dump.com b/vms/tools/h5dump/check_h5dump.com index a12321a..0646074 100644 --- a/vms/tools/h5dump/check_h5dump.com +++ b/vms/tools/h5dump/check_h5dump.com @@ -153,7 +153,7 @@ $ CALL TOOLTEST tchar1.ddl "-r tchar.h5" $ $ ! Test failure handling $ ! Missing file name -$ CALL TOOLTEST "tnofilename-with-packed-bits.ddl" +$ CALL TOOLTEST "tnofilename.ddl" $ $ ! rev. 2004 $ |