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

Myles Watson mylesgw at gmail.com
Wed Oct 28 18:06:02 CET 2009


On Wed, Oct 28, 2009 at 10:28 AM, Myles Watson <mylesgw at gmail.com> wrote:

>
>
> 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:], '/')
>
I can see the point to having part of the path there.  It can help us keep
things in the correct directories.  I keep finding places where we
accidentally put things in the top directory.

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/c68f2e56/attachment.html>


More information about the coreboot mailing list