diff options
Diffstat (limited to 'tools/h5diff/testfiles/h5diff_612.txt')
-rw-r--r-- | tools/h5diff/testfiles/h5diff_612.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5diff/testfiles/h5diff_612.txt b/tools/h5diff/testfiles/h5diff_612.txt index ae42501..505705b 100644 --- a/tools/h5diff/testfiles/h5diff_612.txt +++ b/tools/h5diff/testfiles/h5diff_612.txt @@ -34,7 +34,7 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[obj2]] The compare criteria is: 1) datasets: numerical array differences 2) groups: name string difference - 3) datatypes: the return value of H5Tequal 2) links: name string difference + 3) datatypes: the return value of H5Tequal 4) links: name string difference of the linked value Return exit code: |