grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] flush stderr in grub_util_info


From: Robert Millan
Subject: [PATCH] flush stderr in grub_util_info
Date: Fri, 5 Oct 2007 12:50:49 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

I run into this when debugging a problem with grub-probe silently hanging
when opening /dev/fd0.  Turns out that because of stderr buffering I didn't
get to see the output at all.  I think grub_util_info should flush it since
it can be critical information to find a problem (in my case, a bogus /dev/fd0
entry in device.map).

See attached patch.

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call, if you are unable to speak?
(as seen on /.)

Attachment: util_info.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]