summaryrefslogtreecommitdiffstats
path: root/doc/src/RM_H5G.html
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2008-02-25 04:23:33 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2008-02-25 04:23:33 (GMT)
commit3fb3d63f2e1fcf24ea1695f0231deb90f5e521ae (patch)
tree49184cff7de3a787faaa7ff98d4c6acd3a5d6fb6 /doc/src/RM_H5G.html
parent47d9a73c2fcd47366cfbdd6ed5b7eb43ffc4fd49 (diff)
downloadhdf5-3fb3d63f2e1fcf24ea1695f0231deb90f5e521ae.zip
hdf5-3fb3d63f2e1fcf24ea1695f0231deb90f5e521ae.tar.gz
hdf5-3fb3d63f2e1fcf24ea1695f0231deb90f5e521ae.tar.bz2
[svn-r14640] Purpose:
Bug fix. Description: It used to clean out all *.h5 when done but this could cause a racing condition error if parallel make (e.g., gmake -j ...) is used because the "rm ... *.h5 ..." would remove *.h5 generaged and are still used by other test programs (e.g. xx_write/xx_read). Solution: Removed "*.h5" from the cleanup list since the test program has already taken care of removing temporary *.h5 generated. Tested platform: Kagiso. Not triple platforms tested since this is just a simple shell script change.
Diffstat (limited to 'doc/src/RM_H5G.html')
0 files changed, 0 insertions, 0 deletions