From: Konstantin Stepanov Date: Mon, 20 Dec 2010 21:19:41 +0000 (+0200) Subject: genchangelog: indent shortlog correctly X-Git-Tag: v1.4.0~4 X-Git-Url: https://vcs.maemo.org/git/?a=commitdiff_plain;ds=sidebyside;h=b8c53d42eef70e97791f9fc1f74ae70f5070161c;p=dbuscron genchangelog: indent shortlog correctly --- diff --git a/genchangelog b/genchangelog index 4f8fa17..76263d5 100755 --- a/genchangelog +++ b/genchangelog @@ -6,7 +6,7 @@ dbuscron (${BUILD}-1) unstable; urgency=low * Next release: - `git shortlog $(git describe --tags --abbrev=0)..HEAD` +`git shortlog $(git describe --tags --abbrev=0)..HEAD | sed 's/^/ /'` -- Konstantin Stepanov `LC_ALL=C date +'%a, %e %b %Y %T %z'`