[Pkg-shadow-devel] [Git][debian/adduser][wip/fixup_existing] fix testsuite warning in test08.pl

Marc Haber (@zugschlus) gitlab at salsa.debian.org
Sun Jan 11 08:03:37 GMT 2026



Marc Haber pushed to branch wip/fixup_existing at Debian / adduser


Commits:
e03b10b9 by Marc Haber at 2026-01-11T09:02:55+01:00
fix testsuite warning in test08.pl

Git-Dch: ignore

- - - - -


1 changed file:

- testsuite/test08.pl


Changes:

=====================================
testsuite/test08.pl
=====================================
@@ -91,7 +91,7 @@ unless (!defined getgrnam($newgroup)) {
         print "ok\n";
 }
 
-my $newgroup = find_unused_name();
+$newgroup = find_unused_name();
 
 $cmd = "adduser --group $newgroup";
 unless (defined getgrnam($newgroup)) {



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

-- 
View it on GitLab: https://salsa.debian.org/debian/adduser/-/commit/e03b10b9d0b3dd70bbb55bb9271ce498ddc220a1
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/20260111/a73ece4d/attachment-0001.htm>


More information about the Pkg-shadow-devel mailing list