From 8ab1e1db8a676282fd82a8c1c9cdae62111fd784 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 2 Nov 2015 17:43:30 +0000 Subject: [PATCH] Testing: Increase timeout again zealot is really quite slow Signed-off-by: Ian Jackson --- tests/autotest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/autotest b/tests/autotest index 525d1fd..b07913f 100755 --- a/tests/autotest +++ b/tests/autotest @@ -51,7 +51,7 @@ proc timeout-abort {} { send_log "\r\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n" error "$id: aborting due to timeout" } -set timeout 10 +set timeout 15 proc elog {args} { global id -- 2.30.2