[svn-r2888] The VL dumping isn't ready for prime time just yet. Can't get the H5 file

to be platform independent. Commenting this out so that the nightly tests
don't bomb...
This commit is contained in:
Bill Wendling 2000-11-13 16:31:42 -05:00
parent bf9a8a39c8
commit 2145039107

View File

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