aboutsummaryrefslogtreecommitdiffstats
path: root/test/apps-x11/xterm.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/apps-x11/xterm.exp')
-rwxr-xr-xtest/apps-x11/xterm.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/apps-x11/xterm.exp b/test/apps-x11/xterm.exp
index 26e58953e..7d61da542 100755
--- a/test/apps-x11/xterm.exp
+++ b/test/apps-x11/xterm.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 --net=br0 --x11 xterm\r" 10send -- "firejail --name=test --x11 xterm\r"
11sleep 10 11sleep 10
12 12
13spawn $env(SHELL) 13spawn $env(SHELL)