summaryrefslogtreecommitdiffstats
path: root/test/fcopy/dircopy.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/fcopy/dircopy.exp')
-rwxr-xr-xtest/fcopy/dircopy.exp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/fcopy/dircopy.exp b/test/fcopy/dircopy.exp
index e8462ae82..ae6ffecf0 100755
--- a/test/fcopy/dircopy.exp
+++ b/test/fcopy/dircopy.exp
@@ -118,6 +118,8 @@ expect {
118} 118}
119after 100 119after 100
120 120
121send -- "stty -echo\r"
122after 100
121send -- "diff -q src/a/b/file4 dest/a/b/file4; echo done\r" 123send -- "diff -q src/a/b/file4 dest/a/b/file4; echo done\r"
122expect { 124expect {
123 timeout {puts "TESTING ERROR 16\n";exit} 125 timeout {puts "TESTING ERROR 16\n";exit}