line 15:
    if ( unask 077 && cp /dev/null "$errfile" 2> /dev/null
); then
Should be umask.
-- 
lfr
0/0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL:
<http://lists.centos.org/pipermail/centos/attachments/20071027/b5be5773/attachment-0004.sig>
On 10/27/07, Luciano Rocha <strange at nsk.no-ip.org> wrote:> > line 15: > if ( unask 077 && cp /dev/null "$errfile" 2> /dev/null ); then > > Should be umask.I assure you this is not Johnny's typo. Looks like it will be corrected in 5.2. https://bugzilla.redhat.com/show_bug.cgi?id=236629 Akemi