summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2019-01-07 21:09:29 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2019-01-07 21:09:29 (GMT)
commit46af130aae5dcf31393a4459f96105bfeaeccecc (patch)
treedea1a753bf54e49fedf03603120d26abc24c537c /config
parent906479d3978adabbacb59da8ec7ffb85d0ddfc2f (diff)
parent257e05e1b2465a6876eec6995419b8f358e0ec84 (diff)
downloadhdf5-46af130aae5dcf31393a4459f96105bfeaeccecc.zip
hdf5-46af130aae5dcf31393a4459f96105bfeaeccecc.tar.gz
hdf5-46af130aae5dcf31393a4459f96105bfeaeccecc.tar.bz2
Merge pull request #1446 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to hdf5_1_10
* commit '257e05e1b2465a6876eec6995419b8f358e0ec84': Merged the rest of the parallel flush test code.
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 4bdbb0b..27cd7ee 100644
--- a/config/conclude.am
+++ b/config/conclude.am
@@ -234,7 +234,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"; \