Update chage error message.

This commit is contained in:
nekral-guest
2011-11-14 19:32:54 +00:00
parent ec7f69e97a
commit 8e85d1cb82

View File

@@ -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) ""]) {