summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2009-10-28 20:48:32 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2009-10-28 20:48:32 (GMT)
commitb23076d3e99efb9c4ee375bad0e2e49ac6ad7ef3 (patch)
treec6622976e9e1bac361b25b1bd52587702ee00e5f
parent98f4d1fd11d5bba30270109d0a66b662e5ee79b7 (diff)
downloadhdf5-b23076d3e99efb9c4ee375bad0e2e49ac6ad7ef3.zip
hdf5-b23076d3e99efb9c4ee375bad0e2e49ac6ad7ef3.tar.gz
hdf5-b23076d3e99efb9c4ee375bad0e2e49ac6ad7ef3.tar.bz2
[svn-r17777] Bug fix: I added the test
TOOLTEST file_space.ddl -B file_space.h5 by accident (copied from the trunk version). Removed it. Tested: jam. (skipped h5committest since it is a trivial change of removing an action line. The file_space.ddl and file_space.h5 do not exist in this branch. (that was how I discovered my mistake.)
-rw-r--r--tools/h5dump/testh5dump.sh.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/h5dump/testh5dump.sh.in b/tools/h5dump/testh5dump.sh.in
index 9e6cb01..2c2f69f 100644
--- a/tools/h5dump/testh5dump.sh.in
+++ b/tools/h5dump/testh5dump.sh.in
@@ -332,7 +332,6 @@ TOOLTEST tnofilename.ddl
# tests for super block
TOOLTEST tboot1.ddl -H -B -d dset tfcontents1.h5
TOOLTEST tboot2.ddl -B tfcontents2.h5
-TOOLTEST file_space.ddl -B file_space.h5
# test -p with a non existing dataset
TOOLTEST tperror.ddl -p -d bogus tfcontents1.h5