Log when applications start building (for better progress monitoring)
authorClaudio-Daniel Freire <claudio-daniel.freire@inria.fr>
Mon, 4 Jul 2011 10:52:04 +0000 (12:52 +0200)
committerClaudio-Daniel Freire <claudio-daniel.freire@inria.fr>
Mon, 4 Jul 2011 10:52:04 +0000 (12:52 +0200)
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(