[Pkg-shadow-commits] r3601 - debian/trunk/tests/chsh/11_chsh_auth_failure

Nicolas FRANÇOIS nekral-guest at alioth.debian.org
Mon Nov 14 19:32:54 UTC 2011


Author: nekral-guest
Date: 2011-11-14 19:32:54 +0000 (Mon, 14 Nov 2011)
New Revision: 3601

Modified:
   debian/trunk/tests/chsh/11_chsh_auth_failure/run.exp
Log:
Update chage error message.


Modified: debian/trunk/tests/chsh/11_chsh_auth_failure/run.exp
===================================================================
--- debian/trunk/tests/chsh/11_chsh_auth_failure/run.exp	2011-11-14 19:32:08 UTC (rev 3600)
+++ debian/trunk/tests/chsh/11_chsh_auth_failure/run.exp	2011-11-14 19:32:54 UTC (rev 3601)
@@ -16,7 +16,7 @@
 
 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) ""]) {




More information about the Pkg-shadow-commits mailing list