]> 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:37:22 +0000 (18:37 +0200)
committerHolger Levsen <holger@layer-acht.org>
Thu, 1 Sep 2011 16:37:22 +0000 (18:37 +0200)
build.py

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