mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
a0f06d0961
Bug fix and code minor cleanup. Description: The attempt to redirect stderr together to the log files were done in the wrong order such that stderr output goes to where stdout WAS. Fixed that. Code minor cleanup--use shell variables to hold the name of the log file and the test instead of generating them repeatedly. This makes easier code reading, less crowded and avoid typos. Only conclude.in is changed. The Makefile.in changes are all derived from automake. Platforms tested: h5committested. Misc. update: |
||
---|---|---|
.. | ||
Attributes.txt | ||
h5_attribute.c | ||
h5_chunk_read.c | ||
h5_compound.c | ||
h5_drivers.c | ||
h5_dtransform.c | ||
h5_extend_write.c | ||
h5_group.c | ||
h5_mount.c | ||
h5_read.c | ||
h5_reference.c | ||
h5_select.c | ||
h5_write.c | ||
Makefile.am | ||
Makefile.in | ||
ph5example.c |