[Reproducible-commits] [misc] 05/06: 4 space indentation

Chris Lamb lamby at moszumanska.debian.org
Tue Jul 7 08:32:47 UTC 2015


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

lamby pushed a commit to branch master
in repository misc.

commit f62f17987d4306669d0fbd8985612cd6fc787a0d
Author: Chris Lamb <lamby at debian.org>
Date:   Tue Jul 7 09:31:10 2015 +0100

    4 space indentation
---
 edit-notes | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/edit-notes b/edit-notes
index da12a8a..45269bc 100755
--- a/edit-notes
+++ b/edit-notes
@@ -48,8 +48,8 @@ if __name__ == '__main__':
                 package_issues = data.get('issues', [])
                 if fix in package_issues:
                     if args.verbose:
-                       print('https://reproducible.debian.net/' + package +
-                             ' seems to be fixed')
+                        print('https://reproducible.debian.net/' + package +
+                            ' seems to be fixed')
                     package_issues.remove(fix)
 
         for src, dst in (

-- 
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