[Reproducible-commits] [misc] 01/01: clean-notes: enable the missing-version check by default

Mattia Rizzolo mattia at mapreri.org
Thu Jun 4 02:32:57 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 202a65db3e5efcd2da4a5c8b6cb77f3d2d930d5f
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Thu Jun 4 04:32:54 2015 +0200

    clean-notes: enable the missing-version check by default
---
 clean-notes | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/clean-notes b/clean-notes
index 8f2a56c..b9f3fb4 100755
--- a/clean-notes
+++ b/clean-notes
@@ -61,7 +61,7 @@ if __name__ == '__main__':
     disabled_features = [
         'fixed-magically',
         'new-tested-version',
-        'missing-version',
+#        'missing-version',
         'missing-usertagged',
         'not-usertagged',
         'now-fixed',

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