From 996c01fd3d197df0c5151d7a739d60b63e1a8a8c Mon Sep 17 00:00:00 2001 From: netblue30 Date: Thu, 31 Mar 2016 09:05:56 -0400 Subject: testing --- test/features/3.1.exp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/features/3.1.exp') diff --git a/test/features/3.1.exp b/test/features/3.1.exp index a66fbdae1..c55f3aa8a 100755 --- a/test/features/3.1.exp +++ b/test/features/3.1.exp @@ -22,7 +22,7 @@ sleep 1 send -- "ls -al | wc -l\r" expect { timeout {puts "TESTING ERROR 1.1\n";exit} - "5" + "6" } send -- "ls -al .bashrc\r" @@ -73,7 +73,7 @@ if { $overlay == "overlay" } { send -- "ls -al | wc -l\r" expect { timeout {puts "TESTING ERROR 3.1\n";exit} - "5" + "6" } send -- "ls -al .bashrc\r" -- cgit v1.2.3-54-g00ecf