[Qa-jenkins-scm] [jenkins.debian.net] 03/03: reproducible: common.py: fix typo

Holger Levsen holger at moszumanska.debian.org
Fri Oct 9 16:39:48 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 361c4249da702c41968aa2f9f1867d4a5a2456ec
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Fri Oct 9 16:18:41 2015 +0000

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

diff --git a/bin/reproducible_common.py b/bin/reproducible_common.py
index 2322081..5331d70 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -725,7 +725,7 @@ class Package:
             result = 0
         self.notify_maint = '⚑' if result == 1 else ''
         self.history = []
-        self._load_history
+        self._load_history()
 
     def _load_history(self):
         keys = ['build ID', 'version', 'suite', 'architecture', 'result',

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