diff options
author | Jonathan Kim <jkm@hdfgroup.org> | 2010-02-16 19:43:05 (GMT) |
---|---|---|
committer | Jonathan Kim <jkm@hdfgroup.org> | 2010-02-16 19:43:05 (GMT) |
commit | ad9e876b0c767c97fdbef57509f3395768e58b44 (patch) | |
tree | e8b2c2dbedced578c16064aa641b560675b24571 /tools/h5diff/testfiles/h5diff_22.txt | |
parent | 8e946eae303df1670edeb39829cbbeb10ea67094 (diff) | |
download | hdf5-ad9e876b0c767c97fdbef57509f3395768e58b44.zip hdf5-ad9e876b0c767c97fdbef57509f3395768e58b44.tar.gz hdf5-ad9e876b0c767c97fdbef57509f3395768e58b44.tar.bz2 |
[svn-r18266] Purpose:
bugzilla 1754: h5diff: support comparing through links.
(original check-in svn revision #18164)
Description:
fix the hang issue in parallel mode when compare external-link.
add --no-dangling-links option.
add test cases (#450-#459) relate to the new option.
improve test script to check exit code.
update --help relate to the new options.
correct some indentations.
Tested:
h5committest (jam, amani and linew)
Diffstat (limited to 'tools/h5diff/testfiles/h5diff_22.txt')
-rw-r--r-- | tools/h5diff/testfiles/h5diff_22.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/h5diff/testfiles/h5diff_22.txt b/tools/h5diff/testfiles/h5diff_22.txt index 0f9493b..33c3a3d 100644 --- a/tools/h5diff/testfiles/h5diff_22.txt +++ b/tools/h5diff/testfiles/h5diff_22.txt @@ -3,3 +3,4 @@ Some objects are not comparable -------------------------------- Use -c for a list of objects. +EXIT CODE: 0 |