aboutsummaryrefslogtreecommitdiffstats
path: root/test/private.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-10-20 11:01:40 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2015-10-20 11:01:40 -0400
commit45060ec40f0e9790d5e6a503486867951df71300 (patch)
tree1811814d5fbd5f4806c0a8d527806fffc137f5e5 /test/private.exp
parentfixed join/shutdown problem, moving browsers and mail clients to a --shell=no... (diff)
downloadfirejail-45060ec40f0e9790d5e6a503486867951df71300.tar.gz
firejail-45060ec40f0e9790d5e6a503486867951df71300.tar.zst
firejail-45060ec40f0e9790d5e6a503486867951df71300.zip
testing and fixes
Diffstat (limited to 'test/private.exp')
-rwxr-xr-xtest/private.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/private.exp b/test/private.exp
index 6f9dadf8f..8a6796802 100755
--- a/test/private.exp
+++ b/test/private.exp
@@ -12,7 +12,7 @@ if { $argc != 1 } {
12} 12}
13 13
14# testing profile and private 14# testing profile and private
15send -- "firejail --private --profile=/etc/firejail/firefox.profile\r" 15send -- "firejail --private --profile=/etc/firejail/generic.profile\r"
16expect { 16expect {
17 timeout {puts "TESTING ERROR 0\n";exit} 17 timeout {puts "TESTING ERROR 0\n";exit}
18 "Child process initialized" 18 "Child process initialized"