diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2016-01-13 17:24:20 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2016-01-13 17:24:20 (GMT) |
commit | 94d03fd874817c9245785b1cfac88457a30a7615 (patch) | |
tree | e1c3dc1c3e93a1b40172dc22fbdd1d89c68374a4 /tools/h5dump | |
parent | b29d6174e17ddad6482f80c3da477ce9074487b1 (diff) | |
download | hdf5-94d03fd874817c9245785b1cfac88457a30a7615.zip hdf5-94d03fd874817c9245785b1cfac88457a30a7615.tar.gz hdf5-94d03fd874817c9245785b1cfac88457a30a7615.tar.bz2 |
[svn-r28885] Change TOOLTEST5 to TOOLTEST3, which does not post-process the files.
Diffstat (limited to 'tools/h5dump')
-rw-r--r-- | tools/h5dump/testh5dump.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5dump/testh5dump.sh.in b/tools/h5dump/testh5dump.sh.in index 8be1745..267ac44 100644 --- a/tools/h5dump/testh5dump.sh.in +++ b/tools/h5dump/testh5dump.sh.in @@ -1309,7 +1309,7 @@ TOOLTEST5 filter_fail.ddl --enable-error-stack filter_fail.h5 TOOLTEST2 tall-6.exp --enable-error-stack -y -o tall-6.txt -d /g1/g1.1/dset1.1.1 tall.h5 # test for non-existing file -TOOLTEST5 non_existing.ddl --enable-error-stack tgroup.h5 non_existing.h5 +TOOLTEST3 non_existing.ddl --enable-error-stack tgroup.h5 non_existing.h5 # Clean up temporary files/directories CLEAN_TESTFILES_AND_TESTDIR |