diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2018-12-31 19:33:31 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2018-12-31 19:33:31 (GMT) |
commit | b30a1fe44aa804a67f2291005bf8135ac5c2dc99 (patch) | |
tree | 5569f25dcb44c83544c14b7bd1df7c3e0c8f9057 /configure.ac | |
parent | fba448b1453809f8bc7bad2f5c52495191f7fbdf (diff) | |
parent | d6c2a96ac2f103d90b96d5b39814810e6a31ef99 (diff) | |
download | hdf5-b30a1fe44aa804a67f2291005bf8135ac5c2dc99.zip hdf5-b30a1fe44aa804a67f2291005bf8135ac5c2dc99.tar.gz hdf5-b30a1fe44aa804a67f2291005bf8135ac5c2dc99.tar.bz2 |
Merge pull request #1400 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:openmpi_tweaks to develop
* commit 'd6c2a96ac2f103d90b96d5b39814810e6a31ef99':
Updated the parallel install docs.
Eliminated the need for a separate script variable.
Added a helpful message to the flush script.
Added a shell script so we can run the parallel flush test on OpenMPI.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 7d9c0c6..eb32435 100644 --- a/configure.ac +++ b/configure.ac @@ -3411,6 +3411,7 @@ AC_CONFIG_FILES([src/libhdf5.settings test/test_usecases.sh test/test_vol_plugin.sh testpar/Makefile + testpar/testpflush.sh tools/Makefile tools/lib/Makefile tools/src/Makefile |