diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2012-09-26 20:06:08 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2012-09-26 20:06:08 (GMT) |
commit | 4f9adf902bb5ddbd44910b04ca0a301c869a7d5a (patch) | |
tree | 1b9ae4910f6a15c442fb178e9333896178c4a0ab /windows/Installf90Examples.BAT | |
parent | 392b7d32492eb61da3e3a90ceeeae1eaf06d8b6f (diff) | |
download | hdf5-4f9adf902bb5ddbd44910b04ca0a301c869a7d5a.zip hdf5-4f9adf902bb5ddbd44910b04ca0a301c869a7d5a.tar.gz hdf5-4f9adf902bb5ddbd44910b04ca0a301c869a7d5a.tar.bz2 |
[svn-r22815] Issue 8164 - test_image.c printed an extra "FAILED" after it succeeded. A test function doesn't return 0 after it succeeds.
It goes down to the error handling branch and prints "FAILED". The fix is adding "return 0;" in the end of the function.
Tested on jam - simple change.
Diffstat (limited to 'windows/Installf90Examples.BAT')
0 files changed, 0 insertions, 0 deletions