mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
55c4f63df7
bug fix. Description: When a parallel test script test fails, make would continue because the way it was setup inside a for loop. Fixed it by issuing an exit 1 inside the loop. There was also a typo error in the newer command comparision that it must be $${chkname} in order to be valid. Also, the test script itself was not checked in the newer lists. All fixed. Platforms tested: h5committested and also hand tested in heping pp mode. |
||
---|---|---|
.. | ||
Makefile.am | ||
Makefile.in | ||
t_chunk_alloc.c | ||
t_coll_chunk.c | ||
t_dset.c | ||
t_file.c | ||
t_fphdf5.c | ||
t_mdset.c | ||
t_mpi.c | ||
t_ph5basic.c | ||
t_span_tree.c | ||
testpar.h | ||
testph5.sh.in | ||
testphdf5.c | ||
testphdf5.h |