summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2009-03-11 19:24:01 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2009-03-11 19:24:01 (GMT)
commit557aae404d99c908c0065d486933d8e3dd3f12e9 (patch)
treef24a214a35d70c31dbadee98c2ec5fb00fa76353 /tools
parentd152584ca0cb8d3ae92829afad67c9b9bbbb83e1 (diff)
downloadhdf5-557aae404d99c908c0065d486933d8e3dd3f12e9.zip
hdf5-557aae404d99c908c0065d486933d8e3dd3f12e9.tar.gz
hdf5-557aae404d99c908c0065d486933d8e3dd3f12e9.tar.bz2
[svn-r16571] corrected the date on the release.txt entry and a comment on the script
Diffstat (limited to 'tools')
-rwxr-xr-xtools/h5import/h5importtestutil.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5import/h5importtestutil.sh b/tools/h5import/h5importtestutil.sh
index b02591b..ca445ed 100755
--- a/tools/h5import/h5importtestutil.sh
+++ b/tools/h5import/h5importtestutil.sh
@@ -66,7 +66,7 @@ TESTING "ASCII I16 rank 3 - Output LE - CHUNKED - extended"
TOOLTEST $srcdir/testfiles/txtin16.txt -c $srcdir/testfiles/txtin16.conf -o txtin16.h5
-TESTING "ASCII I8 - rank 3 - Output I8 Chunked+Extended+Compressed "
+TESTING "ASCII I8 - rank 3 - Output I8 LE-Chunked+Extended+Compressed "
TOOLTEST $srcdir/testfiles/txtin16.txt -c $srcdir/testfiles/txtin8.conf -o txtin8.h5
TESTING "ASCII UI32 - rank 3 - Output BE"