summaryrefslogtreecommitdiffstats
path: root/test/test_swmr.sh.in
diff options
context:
space:
mode:
authorQuincey Koziol <quincey@koziol.cc>2023-04-11 14:41:32 (GMT)
committerGitHub <noreply@github.com>2023-04-11 14:41:32 (GMT)
commit49a71463a064a80aec7f67d6de008d892954febf (patch)
tree4e0d432ab31655d169ce88a14dff70f2d0cefc2a /test/test_swmr.sh.in
parent1ad030f6696159c498880a4d785f9a2f7ae6fd32 (diff)
downloadhdf5-49a71463a064a80aec7f67d6de008d892954febf.zip
hdf5-49a71463a064a80aec7f67d6de008d892954febf.tar.gz
hdf5-49a71463a064a80aec7f67d6de008d892954febf.tar.bz2
Comment cleanup (#2689)
* Clean up content and redundant logging in comments.
Diffstat (limited to 'test/test_swmr.sh.in')
-rw-r--r--test/test_swmr.sh.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/test_swmr.sh.in b/test/test_swmr.sh.in
index aacd575..e4c7546 100644
--- a/test/test_swmr.sh.in
+++ b/test/test_swmr.sh.in
@@ -83,13 +83,6 @@ WAIT_MESSAGE() {
###############################################################################
## Main
##
-## Modifications:
-## Vailin Choi; July 2013
-## Add waiting of message file before launching the reader(s).
-## Due to the implementation of file locking, coordination
-## is needed in file opening for the writer/reader tests
-## to proceed as expected.
-##
###############################################################################
# Check to see if the VFD specified by the HDF5_DRIVER environment variable