mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-12-21 07:51:46 +08:00
ad9e876b0c
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)
27 lines
720 B
Plaintext
27 lines
720 B
Plaintext
|
|
file1 file2
|
|
---------------------------------------
|
|
x x /
|
|
x /g1
|
|
x /g1/d1
|
|
x /g1/d2
|
|
x /g1/dset1
|
|
x /g1/dset10
|
|
x /g1/dset3
|
|
x /g1/dset5
|
|
x /g1/dset6
|
|
x /g1/dset7
|
|
x /g1/dset8
|
|
x /g1/dset9
|
|
x /g1/fp1
|
|
x /g1/fp15
|
|
x /g1/fp16
|
|
x /g1/fp17
|
|
x /g1/fp18
|
|
x /g1/fp2
|
|
x /g1/ld
|
|
|
|
group : </> and </>
|
|
0 differences found
|
|
EXIT CODE: 1
|