[Pkg-shadow-devel] [Git][debian/adduser][wip-exp] don't run testsuite with shadow off, no longer supported upstream

Marc Haber (@zugschlus) gitlab at salsa.debian.org
Tue Feb 18 14:06:53 GMT 2025



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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-shadow-devel/attachments/20250218/8cb84a84/attachment.htm>


More information about the Pkg-shadow-devel mailing list