[OE-core] [PATCH 2/2] sstatetests: limit the number of signature comparisons when differ

Burton, Ross ross.burton at intel.com
Mon Aug 7 17:05:08 UTC 2017


On 7 August 2017 at 18:06, Leonardo Sandoval <
leonardo.sandoval.gonzalez at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20170807/f7a05fba/attachment-0002.html>


More information about the Openembedded-core mailing list