HDFFV-10118 change h5ls to not display extra info

This commit is contained in:
Allen Byrne
2017-01-20 15:53:45 -06:00
parent c3463d800d
commit eb42e42ea4
3 changed files with 8 additions and 24 deletions

View File

@@ -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