On Wed, Oct 15, 2003 at 03:06:25PM +0200, Petter Reinholdtsen wrote:
> Good work adding more error detection in udpkg.  I look forward to
> test it in a low-memory situation. :)
> 
> [Matt Kraai]
> > -                                   SYSTEM(buf);
> > +                                   if (SYSTEM(buf) != 0)
> 
> I suspect it would be better to use the logging system() wrapper in
> libd-i4.  That way, it would be easier to see the messages when
> something fail.

Fixed in CVS.

-- 
Matt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to