diff options
Diffstat (limited to 'tests/sync-live/t')
-rw-r--r-- | tests/sync-live/t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sync-live/t b/tests/sync-live/t index 19d1e08..5f5b291 100644 --- a/tests/sync-live/t +++ b/tests/sync-live/t @@ -65,7 +65,7 @@ done # wait a little longer so interimap has time to run loop() again and # synchronize outstanding changes, then terminate the process we started # above -sleep 2 +sleep 5 ptree_abort $PID trap - EXIT INT TERM |