mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r16576] Description:
Actually set the exit value for the test (*sigh*)
This commit is contained in:
parent
56a02987bc
commit
c6b03d804e
@ -29754,6 +29754,6 @@ main(void)
|
||||
nerrs += check_metadata_blizzard_absence(TRUE);
|
||||
nerrs += check_metadata_blizzard_absence(FALSE);
|
||||
|
||||
return(0);
|
||||
return(nerrs > 0);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user