aboutsummaryrefslogtreecommitdiffstats
path: root/test/private_dir.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/private_dir.exp')
-rwxr-xr-xtest/private_dir.exp4
1 files changed, 2 insertions, 2 deletions
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 {
42send -- "ls -al | wc -l;pwd\r" 42send -- "ls -al | wc -l;pwd\r"
43expect { 43expect {
44 timeout {puts "TESTING ERROR 1\n";exit} 44 timeout {puts "TESTING ERROR 1\n";exit}
45 "5" {puts "normal system\n";} 45 "7" {puts "normal system\n";}
46 "4" {puts "OpenSUSE\n";} 46 "5" {puts "OpenSUSE\n";}
47} 47}
48expect { 48expect {
49 timeout {puts "TESTING ERROR 2\n";exit} 49 timeout {puts "TESTING ERROR 2\n";exit}