run: No need to echo the command we are going to run.
[mclu.git] / mclu_build.py
index 97b3ade..5ae8bae 100644 (file)
@@ -119,3 +119,4 @@ def run (c, args, nodes):
 
     # Start the guest.
     lib.start_guest (c, node, vm_name)
+    print "guest built and started on node %s" % node.name