aboutsummaryrefslogtreecommitdiffstats
path: root/test/root/checkcfg.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/root/checkcfg.exp')
-rwxr-xr-xtest/root/checkcfg.exp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/root/checkcfg.exp b/test/root/checkcfg.exp
index e17e9cda2..9b7402b95 100755
--- a/test/root/checkcfg.exp
+++ b/test/root/checkcfg.exp
@@ -107,6 +107,8 @@ send -- "echo \"xvfb-screen 800x600x24\" >> /etc/firejail/firejail.config\r"
107after 100 107after 100
108send -- "echo \"xvfb-extra-params blablabla\" >> /etc/firejail/firejail.config\r" 108send -- "echo \"xvfb-extra-params blablabla\" >> /etc/firejail/firejail.config\r"
109sleep 1 109sleep 1
110send -- "stty -echo\r"
111after 100
110send -- "firejail --noprofile echo done\r" 112send -- "firejail --noprofile echo done\r"
111expect { 113expect {
112 timeout {puts "TESTING ERROR 11\n";exit} 114 timeout {puts "TESTING ERROR 11\n";exit}