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 8a6796802..a5920c37b 100755
--- a/test/private.exp
+++ b/test/private.exp
@@ -21,7 +21,7 @@ sleep 1
21send -- "exit\r" 21send -- "exit\r"
22sleep 1 22sleep 1
23 23
24send -- "firejail --private\r" 24send -- "firejail --private --noprofile\r"
25expect { 25expect {
26 timeout {puts "TESTING ERROR 0\n";exit} 26 timeout {puts "TESTING ERROR 0\n";exit}
27 "Child process initialized" 27 "Child process initialized"