diff options
author | Jonathan Kim <jkm@hdfgroup.org> | 2011-03-30 18:22:10 (GMT) |
---|---|---|
committer | Jonathan Kim <jkm@hdfgroup.org> | 2011-03-30 18:22:10 (GMT) |
commit | d03182a94e4e40fd9a14be55d5701c14ae85ec38 (patch) | |
tree | 72ebfa0f82bea177a9503c93c700dda19a102940 | |
parent | c1899d567ba84358f96cb8d1b9ed1c91cba31531 (diff) | |
download | hdf5-d03182a94e4e40fd9a14be55d5701c14ae85ec38.zip hdf5-d03182a94e4e40fd9a14be55d5701c14ae85ec38.tar.gz hdf5-d03182a94e4e40fd9a14be55d5701c14ae85ec38.tar.bz2 |
[svn-r20379] Missed test file from previous checkin r20378.
Bug 2182 - h5ls and h5dump: update to use --enable-error-stack among tools, also update related descriptions
-rw-r--r-- | tools/testfiles/filter_fail.ddl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/filter_fail.ddl b/tools/testfiles/filter_fail.ddl index 247fb34..354ac0f 100644 --- a/tools/testfiles/filter_fail.ddl +++ b/tools/testfiles/filter_fail.ddl @@ -1,5 +1,5 @@ ############################# -Expected output for 'h5dump -E filter_fail.h5' +Expected output for 'h5dump --enable-error-stack filter_fail.h5' ############################# HDF5 "filter_fail.h5" { GROUP "/" { |