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/pullimap/t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/pullimap/t') diff --git a/tests/pullimap/t b/tests/pullimap/t index 79da3e0..115432d 100644 --- a/tests/pullimap/t +++ b/tests/pullimap/t @@ -123,7 +123,7 @@ while [ $(date +%s) -le $timer ]; do sleep "$s" done -sleep 2 +sleep 5 ptree_abort $PID trap - EXIT INT TERM -- cgit v1.2.3