[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:
@@ -17,7 +17,7 @@ extern unsigned char g_Parallel;
|
||||
extern int g_nTasks;
|
||||
|
||||
void usage(void);
|
||||
void parse_command_line(int argc, const char* argv[], const char** fname1, const char** fname2, const char** objname1, const char** objname2, diff_opt_t* options);
|
||||
void parse_command_line(int argc, const char* argv[], diff_opt_t* options);
|
||||
void h5diff_exit(int status);
|
||||
void print_info(diff_opt_t* options);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user