12 lines
435 B
Plaintext
12 lines
435 B
Plaintext
#############################
|
|
Expected output for 'h5diff file1.h5 file2.h5 -n 1 g1/dset3 g1/dset4'
|
|
#############################
|
|
$h5diff file1.h5 file2.h5 -n 1 g1/dset3 g1/dset4
|
|
Comparing </g1/dset3> with </g1/dset4>
|
|
position dset3 dset4 difference
|
|
------------------------------------------------------------
|
|
[ 0 0 ] 100 110 10
|
|
1 differences found
|
|
|
|
|