aboutsummaryrefslogtreecommitdiffstats
path: root/test/fcopy/filecopy.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/fcopy/filecopy.exp')
-rwxr-xr-xtest/fcopy/filecopy.exp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/fcopy/filecopy.exp b/test/fcopy/filecopy.exp
index 824a22bba..8074f2ee8 100755
--- a/test/fcopy/filecopy.exp
+++ b/test/fcopy/filecopy.exp
@@ -35,6 +35,8 @@ expect {
35 "rwxrwxr-x" { puts "umask 0002\n" } 35 "rwxrwxr-x" { puts "umask 0002\n" }
36} 36}
37after 100 37after 100
38send -- "stty -echo\r"
39after 100
38 40
39send -- "diff -q dircopy.exp dest/dircopy.exp; echo done\r" 41send -- "diff -q dircopy.exp dest/dircopy.exp; echo done\r"
40expect { 42expect {