Marc Haber pushed to branch wip-exp at Debian / adduser


Commits:
11c4216b by Marc Haber at 2025-02-18T15:06:21+01:00
don't run testsuite with shadow off, no longer supported upstream

- - - - -


1 changed file:

- testsuite/runsuite.sh


Changes:

=====================================
testsuite/runsuite.sh
=====================================
@@ -12,7 +12,7 @@ fi
 
 cp /etc/passwd $PASSWD_BAK
 
-for a in off on; do
+for a in on; do
   for i in ./test*.pl ; do
     if ! shadowconfig $a > /dev/null; then
       echo "shadowconfig $a failed"



View it on GitLab: 
https://salsa.debian.org/debian/adduser/-/commit/11c4216b1b64a18f06af06bc3232d7259d6e53f5

-- 
View it on GitLab: 
https://salsa.debian.org/debian/adduser/-/commit/11c4216b1b64a18f06af06bc3232d7259d6e53f5
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
Pkg-shadow-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-shadow-devel

Reply via email to