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

Holger Levsen holger at layer-acht.org
Sat May 14 13:36:02 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 e0bbdbcce8011ca1b01bbbd0d609f4503f6863d4
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat May 14 15:35:22 2016 +0200

    reproducible debian: 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 e71eb71..c9f5cba 100755
--- a/bin/reproducible_common.py
+++ b/bin/reproducible_common.py
@@ -202,7 +202,7 @@ html_head_page = Template((tab*2).join(("""
      $link_pkgsets
      <li>Recently tested:<ul class="children">
       <li><a href="/$suite/$arch/index_last_24h.html">packages tested in the last 24h</a></li>
-      <li><a href="/$suite/arch/index_last_48h.html">packages tested in the last 48h</a></li>
+      <li><a href="/$suite/$arch/index_last_48h.html">packages tested in the last 48h</a></li>
      </ul></li>
     <li><a href="/$suite/$arch/index_all_abc.html">all tested packages (sorted alphabetically)</a></li>
     </ul></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