[coreboot] [PATCH] Build fixes for buildrom
Bernie Innocenti
bernie at codewiz.org
Mon Apr 6 22:07:37 CEST 2009
On 04/06/09 16:38, Mart Raudsepp wrote:
>> -tmp=`tempfile`
>> +tmp=`tempfile 2>/dev/null | echo /tmp/show-instructions.$$`
>
> This change makes it always use /tmp/show-instructions.PID
> I believe you wanted || instead of a pipe there.
Oops, yes. Thanks for spotting it.
--
// Bernie Innocenti - http://www.codewiz.org/
\X/ Sugar Labs - http://www.sugarlabs.org/
More information about the coreboot
mailing list