PKG: Print something when bento check passes.

This commit is contained in:
Stefan van der Walt
2012-10-08 16:57:01 -07:00
parent 5a560f944c
commit 28e0baf55d
+2 -1
View File
@@ -69,7 +69,8 @@ def print_results(cy_bento, cy_setup):
print(text)
print('-' * len(text))
print # blank line; just for aesthetics
print "Bento errors:"
print "-------------"
if cy_bento:
info("The following extensions in 'bento.info' were not found:")