diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2017-08-31 20:58:37 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2017-08-31 20:58:37 (GMT) |
commit | 89f65fc97ee28270ee06978fcab2865dd345140e (patch) | |
tree | 81a56ed30e4d1106ef5b2ac7621f410d59a41edc /tools/test/h5diff/testfiles/h5diff_603.txt | |
parent | abcf30f232914c1ec9b8c5f2a3bb3a621af7bfe4 (diff) | |
download | hdf5-89f65fc97ee28270ee06978fcab2865dd345140e.zip hdf5-89f65fc97ee28270ee06978fcab2865dd345140e.tar.gz hdf5-89f65fc97ee28270ee06978fcab2865dd345140e.tar.bz2 |
HDFFV-9774 Add enable-error-stack argument to h5diff
Diffstat (limited to 'tools/test/h5diff/testfiles/h5diff_603.txt')
-rw-r--r-- | tools/test/h5diff/testfiles/h5diff_603.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/test/h5diff/testfiles/h5diff_603.txt b/tools/test/h5diff/testfiles/h5diff_603.txt index 9ab3204..0d6b474 100644 --- a/tools/test/h5diff/testfiles/h5diff_603.txt +++ b/tools/test/h5diff/testfiles/h5diff_603.txt @@ -24,6 +24,8 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[ obj2]] status report. -q, --quiet Quiet mode. Do not produce output. + --enable-error-stack + Prints messages from the HDF5 error stack as they occur. --follow-symlinks Follow symbolic links (soft links and external links and compare the) links' target objects. |