From a4557127b1006294e47010ffa75f94c30a2df4fa Mon Sep 17 00:00:00 2001 From: netblue30 Date: Sat, 20 Feb 2016 10:06:42 -0500 Subject: testing --- test/features/3.5.exp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'test/features/3.5.exp') diff --git a/test/features/3.5.exp b/test/features/3.5.exp index eb831efda..dfa8fae10 100755 --- a/test/features/3.5.exp +++ b/test/features/3.5.exp @@ -22,7 +22,8 @@ sleep 1 send -- "ls -l /dev | wc -l\r" expect { timeout {puts "TESTING ERROR 1.1\n";exit} - "12" + "12" { puts "Debian\n"} + "11" { puts "Centos\n"} } after 100 -- cgit v1.2.3-54-g00ecf