]> Frank Brehm's Git Trees - profitbricks/jenkins-build-scripts.git/commitdiff
nicer changelog for daily builds
authorHolger Levsen <holger@layer-acht.org>
Thu, 1 Sep 2011 16:14:37 +0000 (18:14 +0200)
committerHolger Levsen <holger@layer-acht.org>
Thu, 1 Sep 2011 16:14:37 +0000 (18:14 +0200)
build.py

index 5dee83e00bcc3064c770a68577fe3dd4d919ccc7..464eef2c14eccc19c740112a8518c8f3b79a7338 100755 (executable)
--- a/build.py
+++ b/build.py
@@ -316,7 +316,7 @@ if __name__ == '__main__':
                 '--distribution',
                 '%s' %(options.distribution),
                 '--',
-                '%s' %(git_log.stdout)
+                '%s' %(git_log.stdout.read())
         ]
         #        '%s' %(git_log_output)