diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2012-09-06 16:10:52 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2012-09-06 16:10:52 (GMT) |
commit | 78b07da7aea98598a74bce25335b9435aa29cdb9 (patch) | |
tree | e693a242b671d9c3a22d21d3f1e3aed528efb1e1 /tools | |
parent | 9ce6dadd4848ad1371d32f99d320efa87de32050 (diff) | |
download | hdf5-78b07da7aea98598a74bce25335b9435aa29cdb9.zip hdf5-78b07da7aea98598a74bce25335b9435aa29cdb9.tar.gz hdf5-78b07da7aea98598a74bce25335b9435aa29cdb9.tar.bz2 |
[svn-r22742] ported revisions 22738 to 22741 from the trunk
Diffstat (limited to 'tools')
-rw-r--r-- | tools/h5import/h5importtestutil.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5import/h5importtestutil.sh.in b/tools/h5import/h5importtestutil.sh.in index ba0743b..fd21dc1 100644 --- a/tools/h5import/h5importtestutil.sh.in +++ b/tools/h5import/h5importtestutil.sh.in @@ -331,7 +331,7 @@ TOOLTEST2 "/int/buin/32-bit" binuin32.h5 TESTING "STR" TOOLTEST $TESTDIR/txtstr.txt -c $TESTDIR/txtstr.conf -o txtstr.h5 TESTING "H5DUMP-STR" -TOOLTEST43 "/mytext/data" txtstr.h5 +TOOLTEST4 "/mytext/data" txtstr.h5 TESTING "BINARY I8 CR LF EOF" |