diff options
Diffstat (limited to 'tools/h5repack/h5repack.sh')
-rw-r--r-- | tools/h5repack/h5repack.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5repack/h5repack.sh b/tools/h5repack/h5repack.sh index df7a7a3..f1a6281 100644 --- a/tools/h5repack/h5repack.sh +++ b/tools/h5repack/h5repack.sh @@ -169,7 +169,7 @@ TOOLTEST test4.h5 -f dset_all:GZIP=1 TOOLTEST test4.h5 -f GZIP=1 -m 1024 #file -#TOOLTEST test4.h5 -e h5repack_info.txt +TOOLTEST test4.h5 -e ../testfiles/h5repack_info.txt if test $nerrors -eq 0 ; then echo "All $H5REPACK tests passed." |