aboutsummaryrefslogtreecommitdiffstats
path: root/test/profiles/profile_syntax.exp
diff options
context:
space:
mode:
Diffstat (limited to 'test/profiles/profile_syntax.exp')
-rwxr-xr-xtest/profiles/profile_syntax.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/profiles/profile_syntax.exp b/test/profiles/profile_syntax.exp
index 258089a39..a2cccb0d4 100755
--- a/test/profiles/profile_syntax.exp
+++ b/test/profiles/profile_syntax.exp
@@ -22,7 +22,7 @@ expect {
22} 22}
23 23
24sleep 1 24sleep 1
25send -- "ls -l /etc/shadow\r" 25send -- "ls -l /dev/console\r"
26expect { 26expect {
27 timeout {puts "TESTING ERROR 3\n";exit} 27 timeout {puts "TESTING ERROR 3\n";exit}
28 "root root" 28 "root root"