diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2020-07-20 21:46:49 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2020-07-20 21:46:49 (GMT) |
commit | e0b86594c25c7372720ec4b3fff0add7a122f18c (patch) | |
tree | 0189ae0b839efc3532f5e8fc9295588f855b1282 /tools/test/h5format_convert | |
parent | c0bc9d0e600bde7a23940deac1811cbd48c32f28 (diff) | |
download | hdf5-e0b86594c25c7372720ec4b3fff0add7a122f18c.zip hdf5-e0b86594c25c7372720ec4b3fff0add7a122f18c.tar.gz hdf5-e0b86594c25c7372720ec4b3fff0add7a122f18c.tar.bz2 |
revert error-stack enable
Diffstat (limited to 'tools/test/h5format_convert')
-rw-r--r-- | tools/test/h5format_convert/testh5fc.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/h5format_convert/testh5fc.sh.in b/tools/test/h5format_convert/testh5fc.sh.in index d780a3d..2cdd445 100644 --- a/tools/test/h5format_convert/testh5fc.sh.in +++ b/tools/test/h5format_convert/testh5fc.sh.in @@ -483,7 +483,7 @@ TOOLTEST_OUT h5fc_v_n_all.ddl h5fc_non_v3.h5 -v -n # # # h5format_convert -v h5fc_err_level.h5 (error encountered in converting the dataset) -TOOLTEST_MASK_OUT h5fc_v_err.ddl h5fc_err_level.h5 -v --enable-error-stack +TOOLTEST_MASK_OUT h5fc_v_err.ddl h5fc_err_level.h5 -v # # # |