summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2008-02-05 15:54:04 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2008-02-05 15:54:04 (GMT)
commit1756d4f8a3bfaf6856b73e5a0df91881be46a72f (patch)
tree06f43fbb626c4c6112de9c50a26f96c808c1eb21
parenteb643cff70ddbd157d95aaee5578f7792aca3f40 (diff)
downloadhdf5-1756d4f8a3bfaf6856b73e5a0df91881be46a72f.zip
hdf5-1756d4f8a3bfaf6856b73e5a0df91881be46a72f.tar.gz
hdf5-1756d4f8a3bfaf6856b73e5a0df91881be46a72f.tar.bz2
[svn-r14495] add the file bin8w.h5 for the new test to be removed on cleaning along with the others h5s
-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 03e05fb..96be5d1 100755
--- a/tools/h5import/h5importtestutil.sh
+++ b/tools/h5import/h5importtestutil.sh
@@ -102,7 +102,7 @@ TESTING "BINARY I8 CR LF EOF"
TOOLTEST $srcdir/testfiles/bin8w.bin -c $srcdir/testfiles/bin8w.conf -o bin8w.h5
rm -f tx* b* *.dat
-rm -f test*.h5
+rm -f test*.h5 bin8w.h5
rm -rf tmp_testfiles
else
echo "** h5import or h5importtest not available ***"