Log when applications start building (for better progress monitoring)
[nepi.git] / src / nepi / testbeds / planetlab / application.py
index 7a9e726..7a42c20 100644 (file)
@@ -213,6 +213,8 @@ class Dependency(object):
             buildscript = self._do_build_master()
             
         if buildscript is not None:
+            print "Building", self
+            
             # upload build script
             try:
                 self._popen_scp(