aboutsummaryrefslogtreecommitdiffstats
path: root/test/fcopy/filecopy.exp
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-10-30 09:12:52 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-10-30 09:12:52 -0400
commitead373fcb9a79e6cdc7aff88d3c0d6e44c9400ac (patch)
tree612f9b5fdd59e97e545834df1a715b0d09d0d735 /test/fcopy/filecopy.exp
parenttesting (diff)
downloadfirejail-ead373fcb9a79e6cdc7aff88d3c0d6e44c9400ac.tar.gz
firejail-ead373fcb9a79e6cdc7aff88d3c0d6e44c9400ac.tar.zst
firejail-ead373fcb9a79e6cdc7aff88d3c0d6e44c9400ac.zip
testing
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 {