diff options
Diffstat (limited to 'tools/testfiles/h5diff_622.txt')
-rw-r--r-- | tools/testfiles/h5diff_622.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/h5diff_622.txt b/tools/testfiles/h5diff_622.txt index 9e02352..3db0705 100644 --- a/tools/testfiles/h5diff_622.txt +++ b/tools/testfiles/h5diff_622.txt @@ -22,7 +22,7 @@ Items in [] are optional The 'count' value must be a positive integer The 'delta' and 'relative' values must be positive numbers The -d compare criteria is |a - b| > delta -The -p compare criteria is |1 - b/a| > relative +The -p compare criteria is |(b-a)/a| > relative h5diff has four modes of output: Normal mode: print the number of differences found and where they occured |