From: Jim Meyering Date: Wed, 16 Jul 1997 12:55:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-1_16d~50 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=78b6253deaf61b8a823da08826cea6f6ad030e18;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 8d9928493a..24b5fbd7ee 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,6 +1,6 @@ 1997-07-16 Jim Meyering - * src/groups.sh: Exit with status from `id' command. + * src/groups.sh: Exit with status from subsidiary `id' command. Don't print `$name : $groups' if id fails. Reported by Austin Donnelly.