[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible debian: fix link to index_$status in the package pages

Holger Levsen holger at layer-acht.org
Wed Jul 6 11:07:26 UTC 2016


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 89d0a7d7aabbcc436656372e8ca32f60cc343707
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Wed Jul 6 11:04:57 2016 +0000

    reproducible debian: fix link to index_$status in the package pages
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/templates/package_suitearch_section.mustache | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/templates/package_suitearch_section.mustache b/bin/templates/package_suitearch_section.mustache
index ed29ba8..d8ac530 100644
--- a/bin/templates/package_suitearch_section.mustache
+++ b/bin/templates/package_suitearch_section.mustache
@@ -6,7 +6,7 @@
       {{#suites}}
       <li class="{{li_classes}}">
         {{^untested}}
-        <a href="/debian/{{arch}}/{{suite}}/index_{{status}}.html">
+        <a href="/debian/{{suite}}/{{arch}}/index_{{status}}.html">
           <img src="/static/{{icon}}" alt="{{spokenstatus}}" title="{{spokenstatus}}"/>
         </a>
         {{/untested}}

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