Signed-off-by: Alexander Kanavin <[email protected]>
---
modules/testimage.py | 4 ----
1 file changed, 4 deletions(-)
diff --git a/modules/testimage.py b/modules/testimage.py
index 86e817c..1195916 100644
--- a/modules/testimage.py
+++ b/modules/testimage.py
@@ -256,10 +256,6 @@ class TestImage():
return handled
def run(self):
- if len(self.pkgs_ctx) <= 0:
- I(" Testimage was enabled but any upgrade was successful.")
- return
-
I(" Images will test for %s." % ', '.join(self.opts['machines']))
for machine in self.opts['machines']:
I(" Testing images for %s ..." % machine)
--
2.15.1
--
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto