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

Holger Levsen holger at moszumanska.debian.org
Thu Aug 20 00:12:38 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 18d843c48a80634e6983ae9cae1551df7d21d2e5
Author: Mattia Rizzolo <mattia at mapreri.org>
Date:   Wed Aug 19 22:58:54 2015 +0000

    reproducible: fix syntax
---
 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 0a5d738..1616508 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -273,7 +273,7 @@ def _gen_links(suite, arch):
             html += '<li><a href="/' + i +'">suite: ' + i + '</a></li>'
     if arch == 'amd64':
             html += '<li><a href="/unstable/index_suite_armhf_stats.html\">armhf</a></li>'
-    else
+    else:
             html += '<li><a href="/unstable/index_suite_amd64_stats.html\">amd64</a></li>'
     return html
 

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