Skip to content
Snippets Groups Projects
Commit eb9a88e6262e authored by oury.balde's avatar oury.balde
Browse files

[IMP] delete variable msg and replace by 'image found'

parent 45621befd4db
No related branches found
No related tags found
No related merge requests found
......@@ -152,7 +152,7 @@
if not image_list:
logging.warn("Image %s does not exist", image)
else:
logging.info(msg)
logging.info("Test image found")
options = [
'--rm',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment