aboutsummaryrefslogtreecommitdiffstats
path: root/test/extract_command.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/extract_command.exp')
-rwxr-xr-xtest/extract_command.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/extract_command.exp b/test/extract_command.exp
index b4a1eeeb5..cbc36afd4 100755
--- a/test/extract_command.exp
+++ b/test/extract_command.exp
@@ -10,10 +10,6 @@ expect {
10 "Reading profile /etc/firejail/generic.profile" 10 "Reading profile /etc/firejail/generic.profile"
11} 11}
12expect { 12expect {
13 timeout {puts "TESTING ERROR 1\n";exit}
14 "Starting ls -al"
15}
16expect {
17 timeout {puts "TESTING ERROR 2\n";exit} 13 timeout {puts "TESTING ERROR 2\n";exit}
18 "Child process initialized" 14 "Child process initialized"
19} 15}