aboutsummaryrefslogtreecommitdiffstats
path: root/test/test-profile.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/test-profile.exp')
-rwxr-xr-xtest/test-profile.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test-profile.exp b/test/test-profile.exp
index 89fe9c10a..a03e8db31 100755
--- a/test/test-profile.exp
+++ b/test/test-profile.exp
@@ -10,7 +10,7 @@ if { $argc != 1 } {
10 exit 10 exit
11} 11}
12 12
13send -- "firejail --profile=$argv\r" 13send -- "firejail --profile=$argv /bin/bash\r"
14expect { 14expect {
15 timeout {puts "TESTING ERROR 0\n";exit} 15 timeout {puts "TESTING ERROR 0\n";exit}
16 "Child process initialized" 16 "Child process initialized"