On 2/1/06, Ken Moffat <[EMAIL PROTECTED]> wrote:
>
>   I've seen non-zero returns from pwconv and grpconv on a fairly recent
> Shadow.

Interesting.  This doesn't happen for me.  I found another one in my
scripts that maybe fails:

cd /usr/share/info
rm dir
for f in *
do install-info $f dir 2>/dev/null
done

I put the || : after the install-info line.

--
Dan
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to