summaryrefslogtreecommitdiffstats
path: root/test/test_swmr.sh.in
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-04-22 06:25:12 (GMT)
committerGitHub <noreply@github.com>2023-04-22 06:25:12 (GMT)
commit7707859279a60b32d2b6c915442a7c04d44445b4 (patch)
tree890d16aa2408b270368b36ea4f05ca20fe2f16f6 /test/test_swmr.sh.in
parenta4371b6fce577852691dfdeac642dec1dd4b9453 (diff)
downloadhdf5-7707859279a60b32d2b6c915442a7c04d44445b4.zip
hdf5-7707859279a60b32d2b6c915442a7c04d44445b4.tar.gz
hdf5-7707859279a60b32d2b6c915442a7c04d44445b4.tar.bz2
Merge with develop (#2790)
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