aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/shutdown.exp
diff options
context:
space:
mode:
authorLibravatar Reiner Herrmann <reiner@reiner-h.de>2016-04-28 00:02:53 +0200
committerLibravatar Reiner Herrmann <reiner@reiner-h.de>2016-04-28 01:29:07 +0200
commitdbb0b361a3abb95745372ba626c4427277b72ccc (patch)
tree81beb5d2d2408c1081c566bb11149cf15e007a11 /test/utils/shutdown.exp
parenttesting (diff)
downloadfirejail-dbb0b361a3abb95745372ba626c4427277b72ccc.tar.gz
firejail-dbb0b361a3abb95745372ba626c4427277b72ccc.tar.zst
firejail-dbb0b361a3abb95745372ba626c4427277b72ccc.zip
Make some tests more robust
Diffstat (limited to 'test/utils/shutdown.exp')
-rwxr-xr-xtest/utils/shutdown.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/utils/shutdown.exp b/test/utils/shutdown.exp
index 135f42d28..ca321b3c9 100755
--- a/test/utils/shutdown.exp
+++ b/test/utils/shutdown.exp
@@ -4,6 +4,7 @@
4# License GPL v2 4# License GPL v2
5 5
6set timeout 10 6set timeout 10
7cd /home
7spawn $env(SHELL) 8spawn $env(SHELL)
8match_max 100000 9match_max 100000
9 10