[Pkg-shadow-commits] r3445 - debian/trunk/tests/usertools/chpasswd-PAM/29_chpasswd-e_no_shadow_entry/data
Nicolas FRANÇOIS
nekral-guest at alioth.debian.org
Tue Jul 26 15:23:03 UTC 2011
Author: nekral-guest
Date: 2011-07-26 15:23:03 +0000 (Tue, 26 Jul 2011)
New Revision: 3445
Modified:
debian/trunk/tests/usertools/chpasswd-PAM/29_chpasswd-e_no_shadow_entry/data/passwd
debian/trunk/tests/usertools/chpasswd-PAM/29_chpasswd-e_no_shadow_entry/data/shadow
Log:
Use a more common config with password in shadow instead of passwd.
(Other tests focus on the less frequent use cases)
Modified: debian/trunk/tests/usertools/chpasswd-PAM/29_chpasswd-e_no_shadow_entry/data/passwd
===================================================================
--- debian/trunk/tests/usertools/chpasswd-PAM/29_chpasswd-e_no_shadow_entry/data/passwd 2011-07-26 15:17:04 UTC (rev 3444)
+++ debian/trunk/tests/usertools/chpasswd-PAM/29_chpasswd-e_no_shadow_entry/data/passwd 2011-07-26 15:23:03 UTC (rev 3445)
@@ -5,7 +5,7 @@
sync:x:4:65534:sync:/bin:/bin/sync
games:x:5:60:games:/usr/games:/bin/sh
man:x:6:12:man:/var/cache/man:/bin/sh
-lp:test2:7:7:lp:/var/spool/lpd:/bin/sh
+lp:x:7:7:lp:/var/spool/lpd:/bin/sh
mail:x:8:8:mail:/var/mail:/bin/sh
news:x:9:9:news:/var/spool/news:/bin/sh
uucp:x:10:10:uucp:/var/spool/uucp:/bin/sh
Modified: debian/trunk/tests/usertools/chpasswd-PAM/29_chpasswd-e_no_shadow_entry/data/shadow
===================================================================
--- debian/trunk/tests/usertools/chpasswd-PAM/29_chpasswd-e_no_shadow_entry/data/shadow 2011-07-26 15:17:04 UTC (rev 3444)
+++ debian/trunk/tests/usertools/chpasswd-PAM/29_chpasswd-e_no_shadow_entry/data/shadow 2011-07-26 15:23:03 UTC (rev 3445)
@@ -16,3 +16,4 @@
gnats:*:12977:0:99999:7:::
nobody:test:@TODAY@:0:99999:7:::
Debian-exim:!:12977:0:99999:7:::
+lp:test2:@TODAY@:0:99999:7:::
More information about the Pkg-shadow-commits
mailing list