]> code.ossystems Code Review - openembedded-core.git/commit
lib/buildstats: Improve error message
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Feb 2019 11:54:09 +0000 (11:54 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 16 Feb 2019 08:19:29 +0000 (08:19 +0000)
commit1d84b782e3af6f0e6922d72895c905877cc33739
tree61a5a9ee87de6f10f3fedcf011e84dbba4f6588a
parentc66e417d26477d6fa21b291427b75f7929ec120a
lib/buildstats: Improve error message

Just stating the recipe counts are different isn't helpful, showing
the differences makes it much easier to understand what changed.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/buildstats.py