From 18002fb6c8d72ce5db9baf40f483c7f1549dee85 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Tue, 1 Nov 2016 10:35:56 +0100 Subject: [PATCH] Turn off debugging for now --- roles/git/hooks/files/post-receive-alternativearch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/git/hooks/files/post-receive-alternativearch b/roles/git/hooks/files/post-receive-alternativearch index 5bd982a80d..db7ca31b2a 100755 --- a/roles/git/hooks/files/post-receive-alternativearch +++ b/roles/git/hooks/files/post-receive-alternativearch @@ -24,7 +24,7 @@ CGIT_URL = 'http://pkgs.fedoraproject.org/cgit/%s/commit/?id=%s' EMAIL_SEND = True SMTP_SERVER = 'localhost' SMTP_PORT = 25 -DEBUG = True +DEBUG = False TEXT = u""" The package %s has added or updated either ExclusiveArch or ExcludesArch