On 7 August 2017 at 18:06, Leonardo Sandoval <
leonardo.sandoval.gonza...@linux.intel.com> wrote:

> yes, but we this way, we are not listing those > 20 and I believe this
> is important. This fix just diffsigs the first 20, and the rest are just
> listed for convenience.
>

Good point.  You could neatly print the filenames in one iteration, and
then the first 20 diffs in another loop.

also, sets are not 'subscriptable' thus slicing is not possible on sets.
>

Which is why I called list() before slicing.

Ross
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to