summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2019-01-07 19:16:39 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2019-01-07 19:16:39 (GMT)
commit257e05e1b2465a6876eec6995419b8f358e0ec84 (patch)
treedea1a753bf54e49fedf03603120d26abc24c537c /config
parent906479d3978adabbacb59da8ec7ffb85d0ddfc2f (diff)
downloadhdf5-257e05e1b2465a6876eec6995419b8f358e0ec84.zip
hdf5-257e05e1b2465a6876eec6995419b8f358e0ec84.tar.gz
hdf5-257e05e1b2465a6876eec6995419b8f358e0ec84.tar.bz2
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"; \