aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorLibravatar Reiner Herrmann <reiner@reiner-h.de>2021-01-31 13:58:07 +0100
committerLibravatar Reiner Herrmann <reiner@reiner-h.de>2021-01-31 13:58:15 +0100
commit04ce86d0180b945e0495bd02a8f6eab9b97cdff2 (patch)
treefbbac3ecb460d567d2dacdb61f962359166b2b93 /test
parentMerge pull request #3936 from irandms/fix-firecfg-man-typo (diff)
downloadfirejail-04ce86d0180b945e0495bd02a8f6eab9b97cdff2.tar.gz
firejail-04ce86d0180b945e0495bd02a8f6eab9b97cdff2.tar.zst
firejail-04ce86d0180b945e0495bd02a8f6eab9b97cdff2.zip
tests: increase shutdown timeout a bit
in Debian CI and during local tests I ran into the timeout
Diffstat (limited to 'test')
-rwxr-xr-xtest/utils/shutdown.exp2
1 files changed, 1 insertions, 1 deletions
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 @@
3# Copyright (C) 2014-2020 Firejail Authors 3# Copyright (C) 2014-2020 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6set timeout 10 6set timeout 15
7cd /home 7cd /home
8spawn $env(SHELL) 8spawn $env(SHELL)
9match_max 100000 9match_max 100000