From ab80a23b5414de2e4854c694286b327e04f7af2b Mon Sep 17 00:00:00 2001 From: netblue30 Date: Wed, 2 Dec 2015 09:49:32 -0500 Subject: testing --- test/profile_syntax2.exp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test') diff --git a/test/profile_syntax2.exp b/test/profile_syntax2.exp index 7c5d1b5cd..96e85ba93 100755 --- a/test/profile_syntax2.exp +++ b/test/profile_syntax2.exp @@ -15,12 +15,12 @@ expect { } expect { timeout {puts "TESTING ERROR 2\n";exit} - "Disable /bin/rmdir" {puts "Most Linux platforms\n"} - "Disable /usr/bin/rmdir" { puts "OpenSUSE platform\n"} + "Mounting a new /home directory" } expect { timeout {puts "TESTING ERROR 3\n";exit} - "Mounting a new /home directory" + "Disable /bin/rmdir" {puts "Most Linux platforms\n"} + "Disable /usr/bin/rmdir" { puts "OpenSUSE platform\n"} } expect { timeout {puts "TESTING ERROR 4\n";exit} @@ -44,4 +44,4 @@ expect { } sleep 1 -puts "\n" +puts "\nall done\n" -- cgit v1.2.3-54-g00ecf