[coreboot] [PATCH] Remove all build/ prefixes in the build output

Myles Watson mylesgw at gmail.com
Wed Oct 28 17:28:48 CET 2009


On Wed, Oct 28, 2009 at 10:19 AM, Uwe Hermann <uwe at hermann-uwe.de> wrote:

> See patch.
>
Thanks for finding the build I missed.

I'd prefer having "(This may take a while)" on the next line so that it
doesn't wrap.

I prefer
-    print '    SCONFIG     Output File:', os.path.basename(
outputfilename)

over custom splits and joins.

+    print '    SCONFIG   ', join(outputfilename.split('/')[-5:], '/')

Can we go back to os.path.basename?  If so:
Acked-by: Myles Watson <mylesgw at gmail.com>

Thanks,
Myles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20091028/2511dc8c/attachment.html>


More information about the coreboot mailing list