mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-30 15:32:37 +08:00
86f1fce5f7
Change h5diff_exit() routine to always return a zero exit code when running in parallel, since returning a non-zero exit code can cause MPI implementations to print output and that can throw off our "expected output" comparisons. Note that this change only changes the exit code for situations where an incorrect command-line parameter was given - ph5diff was already returning a zero exit code for all "normal" executions, including those where a serial h5diff would return a non-zero exit code. Tested on: Mac OSX/64 10.8.3 (amazon) w/parallel (Too minor to require h5committest) |
||
---|---|---|
.. | ||
testfiles | ||
CMakeLists.txt | ||
h5diff_common.c | ||
h5diff_common.h | ||
h5diff_main.c | ||
h5diffgentest.c | ||
Makefile.am | ||
Makefile.in | ||
ph5diff_main.c | ||
testh5diff.sh.in | ||
testph5diff.sh.in |