From 04ce86d0180b945e0495bd02a8f6eab9b97cdff2 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Sun, 31 Jan 2021 13:58:07 +0100 Subject: tests: increase shutdown timeout a bit in Debian CI and during local tests I ran into the timeout --- test/utils/shutdown.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/utils/shutdown.exp b/test/utils/shutdown.exp index 0f6cab8bb..0867970a1 100755 --- a/test/utils/shutdown.exp +++ b/test/utils/shutdown.exp @@ -3,7 +3,7 @@ # Copyright (C) 2014-2020 Firejail Authors # License GPL v2 -set timeout 10 +set timeout 15 cd /home spawn $env(SHELL) match_max 100000 -- cgit v1.2.3-54-g00ecf