diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2009-02-05 20:21:31 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2009-02-05 20:21:31 (GMT) |
commit | 3c882637c2ca6b13337f3a32d92ea2bc9c068fde (patch) | |
tree | 4f8669a66d9041a5f3f4c1803c704d1a7265bc2f /tools/h5diff/testfiles/h5diff_615.txt | |
parent | 4adbc1e1db51c50f0f0187abfbb4c640b1ec2d1b (diff) | |
download | hdf5-3c882637c2ca6b13337f3a32d92ea2bc9c068fde.zip hdf5-3c882637c2ca6b13337f3a32d92ea2bc9c068fde.tar.gz hdf5-3c882637c2ca6b13337f3a32d92ea2bc9c068fde.tar.bz2 |
[svn-r16444] Description:
Bring r16412:16440 from trunk into revise_chunks branch.
Tested on:
FreeBSD/32 6.3(duty)
(h5committest not required on this branch)
Diffstat (limited to 'tools/h5diff/testfiles/h5diff_615.txt')
-rw-r--r-- | tools/h5diff/testfiles/h5diff_615.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5diff/testfiles/h5diff_615.txt b/tools/h5diff/testfiles/h5diff_615.txt index be344bb..8528c0e 100644 --- a/tools/h5diff/testfiles/h5diff_615.txt +++ b/tools/h5diff/testfiles/h5diff_615.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: |