From 27d6f2b771eca9cfb70d598688a76177abcd193a Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sat, 20 Feb 2016 07:53:02 -0500 Subject: testing --- test/features/3.4.exp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/features/3.4.exp') diff --git a/test/features/3.4.exp b/test/features/3.4.exp index 996312334..3f316af5b 100755 --- a/test/features/3.4.exp +++ b/test/features/3.4.exp @@ -53,7 +53,7 @@ expect { ".Xauthority" } -send -- "ls -al | grep config\r" +send -- "ls -al | grep .config\r" expect { timeout {puts "TESTING ERROR 1.8\n";exit} "netblue" @@ -117,7 +117,7 @@ if { $overlay == "overlay" } { ".Xauthority" } - send -- "ls -al | grep config\r" + send -- "ls -al | grep .config\r" expect { timeout {puts "TESTING ERROR 3.8\n";exit} "netblue" @@ -181,7 +181,7 @@ if { $chroot == "chroot" } { ".Xauthority" } - send -- "ls -al | grep config\r" + send -- "ls -al | grep .config\r" expect { timeout {puts "TESTING ERROR 5.8\n";exit} "netblue" -- cgit v1.2.3-54-g00ecf