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.
_______________________________________________
Pkg-shadow-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-shadow-devel