summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-12-22 16:35:05 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2020-05-20 14:20:22 (GMT)
commit8c43c2a95574ab9de114a4355fd24b3b7cf556d2 (patch)
tree0655e6029621348763761f9f3cd736336f32548f /tools
parent97010140750292458114c4b39c3a70631a712e9c (diff)
downloadhdf5-8c43c2a95574ab9de114a4355fd24b3b7cf556d2.zip
hdf5-8c43c2a95574ab9de114a4355fd24b3b7cf556d2.tar.gz
hdf5-8c43c2a95574ab9de114a4355fd24b3b7cf556d2.tar.bz2
Grep needs to search error file
Diffstat (limited to 'tools')
-rw-r--r--tools/test/h5dump/testh5dump.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/h5dump/testh5dump.sh.in b/tools/test/h5dump/testh5dump.sh.in
index 660d0cb..53c8927 100644
--- a/tools/test/h5dump/testh5dump.sh.in
+++ b/tools/test/h5dump/testh5dump.sh.in
@@ -1426,7 +1426,7 @@ TOOLTEST4 textlinkfar.ddl --enable-error-stack textlinkfar.h5
TOOLTEST4 textlink.ddl --enable-error-stack textlink.h5
# test for error stack display (BZ2048)
-GREPTEST2 "filter plugins disabled" filter_fail.ddl --enable-error-stack filter_fail.h5
+GREPTEST2 ERRTXT "filter plugins disabled" filter_fail.ddl --enable-error-stack filter_fail.h5
# test for -o -y for dataset with attributes
TOOLTEST2 tall-6.exp --enable-error-stack -y -o tall-6.txt -d /g1/g1.1/dset1.1.1 tall.h5