diff options
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/testh5dump.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testh5dump.sh b/tools/testh5dump.sh index 847dcd1..3460cc2 100755 --- a/tools/testh5dump.sh +++ b/tools/testh5dump.sh @@ -124,7 +124,7 @@ TOOLTEST tstr-1.ddl tstr.h5 TOOLTEST tsaf.ddl tsaf.h5 # test for file with variable length data -TOOLTEST tvldtypes.ddl tvldtypes.h5 +#TOOLTEST tvldtypes.ddl tvldtypes.h5 if test $nerrors -eq 0 ; then echo "All $h5tool tests passed." |