From a7517e35cf0c835fcb68db56d8634fab9b4d5f0d Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sun, 15 Dec 2019 03:35:51 +0100 Subject: tests/*/t: Increase timeout from 2 to 5s after background syncs. --- tests/sync-live-multi/t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/sync-live-multi/t') 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 -- cgit v1.2.3