aboutsummaryrefslogtreecommitdiffstats
path: root/test/fcopy/cmdline.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/fcopy/cmdline.exp')
-rwxr-xr-xtest/fcopy/cmdline.exp10
1 files changed, 0 insertions, 10 deletions
diff --git a/test/fcopy/cmdline.exp b/test/fcopy/cmdline.exp
index 95e221321..24bb19351 100755
--- a/test/fcopy/cmdline.exp
+++ b/test/fcopy/cmdline.exp
@@ -43,14 +43,4 @@ expect {
43} 43}
44after 100 44after 100
45 45
46send -- "/usr/lib/firejail/fcopy foo1 foo2\r"
47expect {
48 timeout {puts "TESTING ERROR 6\n";exit}
49 "cannot find destination directory"
50}
51after 100
52
53
54
55
56puts "\nall done\n" 46puts "\nall done\n"