]> Frank Brehm's Git Trees - profitbricks/jenkins-build-scripts.git/commitdiff
add debug msg
authorRobin Wittler <robin.wittler@profitbricks.com>
Tue, 9 Aug 2011 15:42:27 +0000 (17:42 +0200)
committerRobin Wittler <robin.wittler@profitbricks.com>
Tue, 9 Aug 2011 15:42:27 +0000 (17:42 +0200)
build.py

index ed23d33694707c6bbdd7abe4e09f64a3e56fec5e..49cd4de5089ad5b875542d32d16c34cc590a4415 100755 (executable)
--- a/build.py
+++ b/build.py
@@ -316,6 +316,7 @@ if __name__ == '__main__':
                 '%s' %(git_log.stdout.read())
         ]
 
+        logger.debug('This is cwd: %s' %(os.getcwd()))
         logger.debug('Trying to call: %s' %(cmd))
 
         dch = subprocess.Popen(