aboutsummaryrefslogtreecommitdiffstats
path: root/test/capabilities/caps-print.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/capabilities/caps-print.exp')
-rwxr-xr-xtest/capabilities/caps-print.exp6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/capabilities/caps-print.exp b/test/capabilities/caps-print.exp
index b403f9ffe..66a7e093b 100755
--- a/test/capabilities/caps-print.exp
+++ b/test/capabilities/caps-print.exp
@@ -68,7 +68,7 @@ expect {
68 timeout {puts "TESTING ERROR 13\n";exit} 68 timeout {puts "TESTING ERROR 13\n";exit}
69 "syslog - disabled" 69 "syslog - disabled"
70} 70}
71after 100 71after 500
72 72
73send -- "firejail --debug-caps\r" 73send -- "firejail --debug-caps\r"
74expect { 74expect {
@@ -87,7 +87,7 @@ expect {
87 timeout {puts "TESTING ERROR 9\n";exit} 87 timeout {puts "TESTING ERROR 9\n";exit}
88 "24 - sys_resource" 88 "24 - sys_resource"
89} 89}
90after 100 90after 500
91 91
92send -- "firejail --caps.keep=\"bla bla bla\"\r" 92send -- "firejail --caps.keep=\"bla bla bla\"\r"
93expect { 93expect {
@@ -99,5 +99,5 @@ expect {
99 "not found" 99 "not found"
100} 100}
101 101
102after 100 102after 500
103puts "\nall done\n" 103puts "\nall done\n"