[svn-r15900] Make the h5copy test that renames a group to return 1 on the h5diff call and assume 1 is the correct result

Drop the -c flag for h5diff

Tested: linux
This commit is contained in:
Pedro Vicente Nunes
2008-10-17 18:45:32 -05:00
parent 6c262bfc93
commit 1e1bcb801c
20 changed files with 71 additions and 42 deletions

View File

@@ -10,7 +10,6 @@ usage: h5diff [OPTIONS] file1 file2 [obj1[obj2]]
-r, --report Report mode. Print differences
-v, --verbose Verbose mode. Print differences, list of objects
-q, --quiet Quiet mode. Do not do output
-c, --contents Ignore graph contents differences in return value
-n C, --count=C Print differences up to C number
-d D, --delta=D Print difference when greater than limit D
-p R, --relative=R Print difference when greater than relative limit R