aboutsummaryrefslogtreecommitdiffstats
path: root/test/apps-x11/firefox.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-04-24 10:53:36 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-04-24 10:53:36 -0400
commit5836a8892ea1cbeb6fddab71ced4634ba1d1bbcd (patch)
tree8e919011327819050b1b71bb4fc59d7a0b31350a /test/apps-x11/firefox.exp
parentcompile tests (diff)
downloadfirejail-5836a8892ea1cbeb6fddab71ced4634ba1d1bbcd.tar.gz
firejail-5836a8892ea1cbeb6fddab71ced4634ba1d1bbcd.tar.zst
firejail-5836a8892ea1cbeb6fddab71ced4634ba1d1bbcd.zip
testing
Diffstat (limited to 'test/apps-x11/firefox.exp')
-rwxr-xr-xtest/apps-x11/firefox.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/apps-x11/firefox.exp b/test/apps-x11/firefox.exp
index f7c128690..e82fc6e72 100755
--- a/test/apps-x11/firefox.exp
+++ b/test/apps-x11/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 --net=br0 firefox -no-remote www.gentoo.org\r" 10send -- "firejail --name=test --x11 firefox -no-remote www.gentoo.org\r"
11sleep 10 11sleep 10
12 12
13spawn $env(SHELL) 13spawn $env(SHELL)