summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-12-31 20:06:43 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-12-31 20:06:43 (GMT)
commit0e6cf18b06d71dc8da9307dddce5e1833f197e19 (patch)
tree615170bc289e63ab2170c11201abf7487d1a8e7e /config
parent028d47d70791ff0ec559035df80508a084e55213 (diff)
parentb30a1fe44aa804a67f2291005bf8135ac5c2dc99 (diff)
downloadhdf5-0e6cf18b06d71dc8da9307dddce5e1833f197e19.zip
hdf5-0e6cf18b06d71dc8da9307dddce5e1833f197e19.tar.gz
hdf5-0e6cf18b06d71dc8da9307dddce5e1833f197e19.tar.bz2
Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit 'b30a1fe44aa804a67f2291005bf8135ac5c2dc99': 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 'config')
-rw-r--r--config/conclude.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/conclude.am b/config/conclude.am
index d0dbf3a..9da1da5 100644
--- a/config/conclude.am
+++ b/config/conclude.am
@@ -249,7 +249,7 @@ build-check-p: $(LIB) $(PROGS) $(chk_TESTS)
echo "**** Hint ****"; \
echo "Parallel test files reside in the current directory" \
"by default."; \
- echo "Set HDF5_PARAPREFIX to use another directory. E.g.,"; \
+ echo "Set HDF5_PARAPREFIX to use another directory. e.g.,"; \
echo " HDF5_PARAPREFIX=/PFS/user/me"; \
echo " export HDF5_PARAPREFIX"; \
echo " make check"; \