Bug#374705: [Pkg-shadow-devel] Bug#374705: tentative patch

Tomasz Kłoczko kloczek at zie.pg.gda.pl
Thu Jun 22 08:15:19 UTC 2006


Dnia 21-06-2006, śro o godzinie 10:55 +0100, Stephen Gran napisał(a):
> --- src/useradd.c~      2006-06-21 10:51:01.000000000 +0100
> +++ src/useradd.c       2006-06-21 10:51:17.000000000 +0100
> @@ -1599,6 +1599,7 @@
>                 if (fd < 0) {
>                         perror (_("Creating mailbox file"));
>                         return;
> +               } else {
> 
>                         gr = getgrnam ("mail");
>                         if (!gr) {
> 

Above is return so instead "else" can be placed by only "}".
OK. I'll ASAP commit neccessary changes.
Probaly in comming monday will be good release 4.0.17.

kloczek






More information about the Pkg-shadow-devel mailing list