summaryrefslogtreecommitdiffstats
path: root/test/testvfdswmr.sh.in
diff options
context:
space:
mode:
authorSongyu Lu <songyulu@hdfgroup.org>2021-04-05 16:29:15 (GMT)
committerSongyu Lu <songyulu@hdfgroup.org>2021-04-05 16:29:15 (GMT)
commitda80917711737e600fceda8f1068f0b35f2eda25 (patch)
tree4fa2a8c59c7ecf90a76dd830ad3f81e768d03b94 /test/testvfdswmr.sh.in
parent209a194993925166dd70815059e437074a3c2be4 (diff)
downloadhdf5-da80917711737e600fceda8f1068f0b35f2eda25.zip
hdf5-da80917711737e600fceda8f1068f0b35f2eda25.tar.gz
hdf5-da80917711737e600fceda8f1068f0b35f2eda25.tar.bz2
Two main changes include: re-arranging the communication between the writer and reader through the named pipes; using the error report consistent with other tests.
Diffstat (limited to 'test/testvfdswmr.sh.in')
-rw-r--r--test/testvfdswmr.sh.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/testvfdswmr.sh.in b/test/testvfdswmr.sh.in
index e326ec3..67c1201 100644
--- a/test/testvfdswmr.sh.in
+++ b/test/testvfdswmr.sh.in
@@ -574,11 +574,11 @@ if [ ${do_zoo:-no} = yes ]; then
rm -f ./shared_tick_num
echo launch vfd_swmr_zoo_writer
catch_out_err_and_rc vfd_swmr_zoo_writer \
- ../vfd_swmr_zoo_writer -l 5 -m 1000 -q &
+ ../vfd_swmr_zoo_writer -q &
pid_writer=$!
catch_out_err_and_rc vfd_swmr_zoo_reader \
- ../vfd_swmr_zoo_reader -l 10 -q -W &
+ ../vfd_swmr_zoo_reader -l 3 -q &
pid_reader=$!
# Wait for the reader to finish before signalling the