summaryrefslogtreecommitdiffstats
path: root/test/name.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/name.exp')
-rwxr-xr-xtest/name.exp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/name.exp b/test/name.exp
index 704b8315e..42f78dd12 100755
--- a/test/name.exp
+++ b/test/name.exp
@@ -4,7 +4,7 @@ set timeout 10
4spawn $env(SHELL) 4spawn $env(SHELL)
5match_max 100000 5match_max 100000
6 6
7send -- "firejail --name=baluba\r" 7send -- "firejail --name=baluba --noprofile\r"
8expect { 8expect {
9 timeout {puts "TESTING ERROR 1\n";exit} 9 timeout {puts "TESTING ERROR 1\n";exit}
10 "Child process initialized" 10 "Child process initialized"
@@ -22,4 +22,4 @@ expect {
22} 22}
23sleep 1 23sleep 1
24 24
25puts "\n" 25puts "all done\n"