hdf5/tools/testfiles/h5diff_30.txt
Pedro Vicente Nunes b0880f9331 [svn-r6789] Purpose:
new feature

Description:
during the sequencial match list, by default the differences between matched datasets were printed.
added an -m option that allows to turn this off, just printing the file differences

Solution:

Platforms tested:
Linux 2.4 (rockaway)
SunOS 5.7 (arabica)
IRIX 6.5 (modi4)



Misc. update:
2003-05-01 14:57:56 -05:00

9 lines
364 B
Plaintext

#############################
Expected output for 'h5diff h5diff_test3.h5 h5diff_test4.h5'
#############################
$h5diff h5diff_test3.h5 h5diff_test4.h5
</dset3> found in <h5diff_test3.h5> and </dset3> found in <h5diff_test4.h5>
</dset4> is in <h5diff_test3.h5>, but not in <h5diff_test4.h5>
</dset5> is in <h5diff_test4.h5>, but not in <h5diff_test3.h5>