[Reproducible-commits] [misc] 01/02: clean-notes: do not look for archived bugs automatically (reduce standard run time, since no connection to udd is required

Mattia Rizzolo mattia at mapreri.org
Tue Sep 22 09:20:10 UTC 2015


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

mapreri-guest pushed a commit to branch master
in repository misc.

commit 379a9d99b1bc3dca65bde07ef5ae9e16bb84b044
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Tue Sep 22 09:19:14 2015 +0000

    clean-notes: do not look for archived bugs automatically (reduce standard run time, since no connection to udd is required
---
 clean-notes | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/clean-notes b/clean-notes
index 18d7922..5a8738e 100755
--- a/clean-notes
+++ b/clean-notes
@@ -75,7 +75,7 @@ if __name__ == '__main__':
         'not-usertagged',
         'now-fixed',
 #        'missing-version',
-#        'achived-bugs',
+        'achived-bugs',
         ]
     args.disable.extend(disabled_features)
     for feature in args.enable:

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