summaryrefslogtreecommitdiffstats
path: root/tools/test/h5ls/h5ls_plugin.sh.in
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-01-20 21:53:45 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-01-20 21:53:45 (GMT)
commiteb42e42ea400932c3d30fc2d5b3b6dcd943d2015 (patch)
tree0e6916d7dbd23f196d7b9c126a9bc335607a2aef /tools/test/h5ls/h5ls_plugin.sh.in
parentc3463d800d7eaf56b5da79d94af9b153f58a512d (diff)
downloadhdf5-eb42e42ea400932c3d30fc2d5b3b6dcd943d2015.zip
hdf5-eb42e42ea400932c3d30fc2d5b3b6dcd943d2015.tar.gz
hdf5-eb42e42ea400932c3d30fc2d5b3b6dcd943d2015.tar.bz2
HDFFV-10118 change h5ls to not display extra info
Diffstat (limited to 'tools/test/h5ls/h5ls_plugin.sh.in')
-rw-r--r--tools/test/h5ls/h5ls_plugin.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/h5ls/h5ls_plugin.sh.in b/tools/test/h5ls/h5ls_plugin.sh.in
index 3436071..24b6198 100644
--- a/tools/test/h5ls/h5ls_plugin.sh.in
+++ b/tools/test/h5ls/h5ls_plugin.sh.in
@@ -233,7 +233,7 @@ TOOLTEST() {
COPY_TESTFILES_TO_TESTDIR
# Run the test
-TOOLTEST tudfilter.ls 0 -w80 -v -d tudfilter.h5
+TOOLTEST tudfilter.ls 0 -w80 -d tudfilter.h5
# print results
if test $nerrors -ne 0 ; then