From 22d6041c8fe43e025676ea254d3cbff7da7e3d4f Mon Sep 17 00:00:00 2001 From: netblue30 Date: Thu, 8 Sep 2016 08:58:30 -0400 Subject: 0.9.42 testing --- test/profiles/profile_syntax.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/profiles') diff --git a/test/profiles/profile_syntax.exp b/test/profiles/profile_syntax.exp index c8cb99a5f..d1be2074a 100755 --- a/test/profiles/profile_syntax.exp +++ b/test/profiles/profile_syntax.exp @@ -25,7 +25,7 @@ sleep 1 send -- "ls -l /etc/shadow\r" expect { timeout {puts "TESTING ERROR 3\n";exit} - "root root 0" + "root root" } sleep 1 -- cgit v1.2.3-54-g00ecf