On 14 September 2016 at 12:24, Markus Lehtonen <
[email protected]> wrote:

> +        if not tasks1:
> +            pkg_op = '++'
> +        elif not tasks2:
> +            pkg_op = '--'
>

BTW, I've been reading buildstats-diff output all day and find the lack of
whitespace between the operator and the package name makes the output
harder to read, so I've patched it locally to be just '+ ' or '- ' for
clarity.

Ross
-- 
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to