diff options
Diffstat (limited to 'tools/h5repack/h5repack.sh.in')
-rwxr-xr-x | tools/h5repack/h5repack.sh.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/h5repack/h5repack.sh.in b/tools/h5repack/h5repack.sh.in index 98b46ba..9e0be8e 100755 --- a/tools/h5repack/h5repack.sh.in +++ b/tools/h5repack/h5repack.sh.in @@ -127,7 +127,6 @@ TOOLTEST() # is read-only, 1 is write-only, and 0 is not present. # copy files (these files have no filters; test2.h5 has copied references that h5diff detects) -TOOLTEST test1.h5 TOOLTEST test3.h5 TOOLTEST test4.h5 TOOLTEST test5.h5 |