aboutsummaryrefslogtreecommitdiffstats
path: root/test/deluge.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/deluge.exp')
-rwxr-xr-xtest/deluge.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/deluge.exp b/test/deluge.exp
index 88982f189..49266813e 100755
--- a/test/deluge.exp
+++ b/test/deluge.exp
@@ -4,7 +4,7 @@ set timeout 10
4spawn $env(SHELL) 4spawn $env(SHELL)
5match_max 100000 5match_max 100000
6 6
7send -- "firejail --tracelog deluge\r" 7send -- "firejail deluge\r"
8expect { 8expect {
9 timeout {puts "TESTING ERROR 0\n";exit} 9 timeout {puts "TESTING ERROR 0\n";exit}
10 "Reading profile /etc/firejail/deluge.profile" 10 "Reading profile /etc/firejail/deluge.profile"