From 6eb481b4c5d7ebe56828107b23b8c7ffc16bd70e Mon Sep 17 00:00:00 2001 From: netblue30 Date: Thu, 31 Mar 2016 10:22:40 -0400 Subject: testing --- test/private_dir.exp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/private_dir.exp') diff --git a/test/private_dir.exp b/test/private_dir.exp index 95f89362a..9dfb2ea9f 100755 --- a/test/private_dir.exp +++ b/test/private_dir.exp @@ -42,8 +42,8 @@ expect { send -- "ls -al | wc -l;pwd\r" expect { timeout {puts "TESTING ERROR 1\n";exit} - "5" {puts "normal system\n";} - "4" {puts "OpenSUSE\n";} + "7" {puts "normal system\n";} + "5" {puts "OpenSUSE\n";} } expect { timeout {puts "TESTING ERROR 2\n";exit} -- cgit v1.2.3-54-g00ecf