]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bb.cache: only log if the respective action was taken
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Sat, 13 Nov 2010 23:36:37 +0000 (00:36 +0100)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Mon, 15 Nov 2010 15:28:10 +0000 (16:28 +0100)
commitde34a403e206867e09410ad4925c7b9cff04fee6
tree9d5b1ae6d4053af10e5a610501aa65f4056143d6
parent6e24f573a0e95068eb9237c1d264ad1148b2f690
bb.cache: only log if the respective action was taken

This avoids alot of misleading log-messages like "Removing FOO from cache"
if FOO was not in the cache and as such is not a removal candidate.

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
lib/bb/cache.py