aboutsummaryrefslogtreecommitdiffstats
path: root/test/apps-x11-xorg/firefox.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-02-17 10:08:12 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2017-02-17 10:08:12 -0500
commitae7c2f508b0f27b5e7115dd3e75cec19eb40befa (patch)
tree0df06f384742d99febb3e99820094f1d4b19902b /test/apps-x11-xorg/firefox.exp
parentkino profile (diff)
downloadfirejail-ae7c2f508b0f27b5e7115dd3e75cec19eb40befa.tar.gz
firejail-ae7c2f508b0f27b5e7115dd3e75cec19eb40befa.tar.zst
firejail-ae7c2f508b0f27b5e7115dd3e75cec19eb40befa.zip
merge #1100 from zackw: x11=xorg testing
Diffstat (limited to 'test/apps-x11-xorg/firefox.exp')
-rwxr-xr-xtest/apps-x11-xorg/firefox.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/apps-x11-xorg/firefox.exp b/test/apps-x11-xorg/firefox.exp
index f66aeddd8..4da9e5a16 100755
--- a/test/apps-x11-xorg/firefox.exp
+++ b/test/apps-x11-xorg/firefox.exp
@@ -7,7 +7,7 @@ set timeout 10
7spawn $env(SHELL) 7spawn $env(SHELL)
8match_max 100000 8match_max 100000
9 9
10send -- "firejail --name=test --x11=xorg firefox -no-remote www.gentoo.org\r" 10send -- "firejail --name=test --x11=xorg --ignore=net --ignore=netfilter --ignore=iprange firefox -no-remote www.gentoo.org\r"
11sleep 10 11sleep 10
12 12
13spawn $env(SHELL) 13spawn $env(SHELL)