From 8e85d1cb8295626cee99885155565604e6e233f2 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Mon, 14 Nov 2011 19:32:54 +0000 Subject: [PATCH] Update chage error message. --- tests/chsh/11_chsh_auth_failure/run.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/chsh/11_chsh_auth_failure/run.exp b/tests/chsh/11_chsh_auth_failure/run.exp index 417e4119..67e34552 100755 --- a/tests/chsh/11_chsh_auth_failure/run.exp +++ b/tests/chsh/11_chsh_auth_failure/run.exp @@ -16,7 +16,7 @@ if {$argc == 2} { expect "Password: " send "wrong pass\r" -expect "chsh: PAM authentication failed\r\n" +expect "chsh: PAM: Authentication failure\r\n" expect { eof { if ([string compare $expect_out(buffer) ""]) {