aboutsummaryrefslogtreecommitdiffstats
path: root/tests/sync-live-multi/t
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2020-01-29 12:21:59 +0100
committerGuilhem Moulin <guilhem@fripost.org>2020-01-29 12:21:59 +0100
commit98a580c5a6f9dd2f2b2ca103a9c6df9f0f77b0d1 (patch)
tree730edd0c0a57e0ca305e58c8452201f705a9010c /tests/sync-live-multi/t
parent97b077be640071363918a0a27b0acfddd114ff1a (diff)
parent4bab81b1ccde90990620c157c274e2b2c7831b9f (diff)
Merge tag 'upstream/0.5' into debian
Upstream version 0.5
Diffstat (limited to 'tests/sync-live-multi/t')
-rw-r--r--tests/sync-live-multi/t2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sync-live-multi/t b/tests/sync-live-multi/t
index 9b129ec..ba7f326 100644
--- a/tests/sync-live-multi/t
+++ b/tests/sync-live-multi/t
@@ -96,7 +96,7 @@ done
# wait a little longer so interimap has time to run loop() again and
# synchronize outstanding changes, then terminate the processes we
# started above
-sleep 2
+sleep 5
ptree_abort ${PID[@]}
trap - EXIT INT TERM