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_profile.exp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/private_dir_profile.exp') diff --git a/test/private_dir_profile.exp b/test/private_dir_profile.exp index e6c01798e..5b38ad0bb 100755 --- a/test/private_dir_profile.exp +++ b/test/private_dir_profile.exp @@ -42,13 +42,13 @@ 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} "home" } -puts "\n" +puts "\nall done\n" -- cgit v1.2.3-54-g00ecf