From ead373fcb9a79e6cdc7aff88d3c0d6e44c9400ac Mon Sep 17 00:00:00 2001 From: netblue30 Date: Mon, 30 Oct 2017 09:12:52 -0400 Subject: testing --- test/fcopy/dircopy.exp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/fcopy/dircopy.exp') 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 { } after 100 +send -- "stty -echo\r" +after 100 send -- "diff -q src/a/b/file4 dest/a/b/file4; echo done\r" expect { timeout {puts "TESTING ERROR 16\n";exit} -- cgit v1.2.3-54-g00ecf