[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: setup_notify: fix typo

Holger Levsen holger at moszumanska.debian.org
Thu Jun 4 12:37:44 UTC 2015


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

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 7e5df76353029aefeece93667be8f3a6401792e7
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Thu Jun 4 14:36:24 2015 +0200

    reproducible: setup_notify: fix typo
---
 bin/reproducible_setup_notify.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_setup_notify.py b/bin/reproducible_setup_notify.py
index 02960ab..0c85305 100755
--- a/bin/reproducible_setup_notify.py
+++ b/bin/reproducible_setup_notify.py
@@ -94,7 +94,7 @@ for package in packages:
 gen_packages_html(packages, no_clean=True)
 build_page('notify')
 
-if deactivate:
+if local_args.deactivate:
     _good('Notifications disabled for ' + str(len(packages)) + ' package(s)')
 else:
     _good('Notifications enabled for ' + str(len(packages)) + ' package(s)')

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list