[test suite] minor sudo error code searching update

This commit is contained in:
Michael Rash 2015-08-21 22:29:35 -04:00
parent dd1528c829
commit fe9e42f212

View File

@ -156,7 +156,7 @@
'sudo_exec_user' => $YES,
'cmd_exec_file_not_created' => $YES,
'fw_rule_created' => $REQUIRE_NO_NEW_RULE,
'server_positive_output_matches' => [qr/is not allowed to execute/]
'server_positive_output_matches' => [qr/is not allowed to/]
},
{
'category' => 'Rijndael+HMAC',
@ -191,7 +191,7 @@
'sudo_exec_user' => $YES,
'cmd_exec_file_not_created' => $YES,
'fw_rule_created' => $REQUIRE_NO_NEW_RULE,
'server_positive_output_matches' => [qr/is not allowed to execute/]
'server_positive_output_matches' => [qr/is not allowed to/]
},
{
'category' => 'Rijndael+HMAC',
@ -209,7 +209,7 @@
'sudo_exec_user' => $YES,
'cmd_exec_file_not_created' => $YES,
'fw_rule_created' => $REQUIRE_NO_NEW_RULE,
'server_positive_output_matches' => [qr/is not allowed to execute/]
'server_positive_output_matches' => [qr/is not allowed to/]
},
{
'category' => 'Rijndael+HMAC',