hdf5/tools/h5diff
Quincey Koziol 86f1fce5f7 [svn-r23469] Description:
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)
2013-03-27 13:11:55 -05:00
..
testfiles [svn-r23304] Purpose: 2013-02-18 14:46:03 -05:00
CMakeLists.txt [svn-r23304] Purpose: 2013-02-18 14:46:03 -05:00
h5diff_common.c
h5diff_common.h
h5diff_main.c
h5diffgentest.c [svn-r22691] Purpose: 2012-08-16 10:50:25 -05:00
Makefile.am [svn-r22709] HDFFV-8129: reconfigured on jam, Remove overloading of autotools TESTS var, rename configure.in to configure.ac, convert test scripts from hard *.sh to configure managed *sh.in files. 2012-08-23 11:07:43 -05:00
Makefile.in [svn-r23305] HDFFV-8257: szip still used even if headers are not found. Change configure to test the result of the CHECK HEADERS call before checking for the library. 2013-02-18 15:56:21 -05:00
ph5diff_main.c [svn-r23469] Description: 2013-03-27 13:11:55 -05:00
testh5diff.sh.in [svn-r22718] Remove unneeded srcdir test 2012-08-27 13:51:48 -05:00
testph5diff.sh.in [svn-r22710] Remove reference to srcdir in TOOL path 2012-08-23 11:56:02 -05:00