[Reproducible-commits] [misc] 04/05: Support --show=comments.

Chris Lamb chris at chris-lamb.co.uk
Thu Aug 11 22:40:18 UTC 2016


This is an automated email from the git hooks/post-receive script.

lamby pushed a commit to branch master
in repository misc.

commit 4fb06f14346c754d961e46e8248da32092fe2f53
Author: Chris Lamb <lamby at debian.org>
Date:   Thu Aug 11 23:37:33 2016 +0100

    Support --show=comments.
---
 filter-packages | 1 +
 1 file changed, 1 insertion(+)

diff --git a/filter-packages b/filter-packages
index dce4729..9e42335 100755
--- a/filter-packages
+++ b/filter-packages
@@ -14,6 +14,7 @@ from os.path import join, dirname, abspath
 
 SHOW = {
     'version': ' ',
+    'comments': '\n',
 }
 
 def main():

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/misc.git



More information about the Reproducible-commits mailing list