diff options
Diffstat (limited to 'tools/testfiles/h5diff_0610.txt')
-rw-r--r-- | tools/testfiles/h5diff_0610.txt | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/tools/testfiles/h5diff_0610.txt b/tools/testfiles/h5diff_0610.txt deleted file mode 100644 index 0cde0ff..0000000 --- a/tools/testfiles/h5diff_0610.txt +++ /dev/null @@ -1,18 +0,0 @@ -############################# -Expected output for 'h5diff dset2.1a dset2.1b -n 2.3 h5diff_test1.h5 h5diff_test2.h5' -############################# -$h5diff dset2.1a dset2.1b -n 2.3 h5diff_test1.h5 h5diff_test2.h5 -<-n 2.3> is not a valid option -Usage: h5diff [obj1_name] [obj2_name] [OPTIONS] file1_name file2_name -Items in [ ] are optional -[obj1_name] Name of an HDF5 object -[obj2_name] Name of an HDF5 object -file1_name File name of the first HDF5 file -file2_name File name of the second HDF5 file -[OPTIONS] are: -[-h ] Print out this information -[-r ] Print only what objects differ -[-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 sequential match iteration |