summaryrefslogtreecommitdiffstats
path: root/test/testvfdswmr.sh.in
diff options
context:
space:
mode:
authorSongyu Lu <songyulu@hdfgroup.org>2021-04-06 17:00:17 (GMT)
committerSongyu Lu <songyulu@hdfgroup.org>2021-04-06 17:00:17 (GMT)
commit422c48af68314481492811a45dd6a084cd603785 (patch)
treebe9892224980feb5aa7dd53ba50545c730c90ecc /test/testvfdswmr.sh.in
parentda80917711737e600fceda8f1068f0b35f2eda25 (diff)
downloadhdf5-422c48af68314481492811a45dd6a084cd603785.zip
hdf5-422c48af68314481492811a45dd6a084cd603785.tar.gz
hdf5-422c48af68314481492811a45dd6a084cd603785.tar.bz2
Removed the two functions (vfd_swmr_writer_may_increase_tick_to and vfd_swmr_reader_did_increase_tick_to) that overrode the functions of the same names in the SWMR driver.
Also added a command-line option to disable named pipes so that the writer and reader can run seperately.
Diffstat (limited to 'test/testvfdswmr.sh.in')
-rw-r--r--test/testvfdswmr.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testvfdswmr.sh.in b/test/testvfdswmr.sh.in
index 67c1201..72b00b3 100644
--- a/test/testvfdswmr.sh.in
+++ b/test/testvfdswmr.sh.in
@@ -578,7 +578,7 @@ if [ ${do_zoo:-no} = yes ]; then
pid_writer=$!
catch_out_err_and_rc vfd_swmr_zoo_reader \
- ../vfd_swmr_zoo_reader -l 3 -q &
+ ../vfd_swmr_zoo_reader -l 4 -q &
pid_reader=$!
# Wait for the reader to finish before signalling the