[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: common.py: fixup syntax from 80fc439
Holger Levsen
holger at moszumanska.debian.org
Thu Sep 10 18:49:54 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 fcab5b0c5782dd492bb48e667ccc6784b1bd9831
Author: Mattia Rizzolo <mattia at mapreri.org>
Date: Thu Sep 10 18:47:44 2015 +0000
reproducible: common.py: fixup syntax from 80fc439
---
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 6c6484e..df8374c 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -184,7 +184,7 @@ html_head_page = Template((tab*2).join("""
<li><a href="/index_issues.html">issues</a></li>
<li><a href="/$suite/$arch/index_notes.html">packages with notes</a></li>
<li><a href="/$suite/$arch/index_no_notes.html">packages without notes</a></li>
- <li><a href="/index_$arch_scheduled.html">currently scheduled</a></li>
+ <li><a href="/index_${arch}_scheduled.html">currently scheduled</a></li>
$links
<li><a href="/index_repositories.html">repositories overview</a></li>
<li><a href="/reproducible.html">reproducible stats</a></li>
--
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