diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-05-01 19:57:56 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2003-05-01 19:57:56 (GMT) |
commit | b0880f9331e973bd6cb043e5f6edf777bfba949f (patch) | |
tree | 5276d41b5a9640a603a7d6b00df69682ace30e57 /tools/testfiles/h5diff_064.txt | |
parent | c3748e1b0b891462b885a4da3166c1e3e9b9edc1 (diff) | |
download | hdf5-b0880f9331e973bd6cb043e5f6edf777bfba949f.zip hdf5-b0880f9331e973bd6cb043e5f6edf777bfba949f.tar.gz hdf5-b0880f9331e973bd6cb043e5f6edf777bfba949f.tar.bz2 |
[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:
Diffstat (limited to 'tools/testfiles/h5diff_064.txt')
-rw-r--r-- | tools/testfiles/h5diff_064.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testfiles/h5diff_064.txt b/tools/testfiles/h5diff_064.txt index 5ec8067..0067ac4 100644 --- a/tools/testfiles/h5diff_064.txt +++ b/tools/testfiles/h5diff_064.txt @@ -16,3 +16,4 @@ file2_name File name of the second HDF5 file [-n count] Print difference up to count number for each variable [-d delta] Print difference when it is greater than limit delta [-p relative] Print differences which are within a relative error value +[-m ] Print differences on a sequencial match iteration |