aboutsummaryrefslogtreecommitdiffstats
path: root/test/private.exp
diff options
context:
space:
mode:
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"