[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: collapse whitespace to avoid ugly "underlines in space".
Holger Levsen
holger at layer-acht.org
Thu Aug 18 13:02:23 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 da31c830940b18986d5890d1ec856475ad645fd5
Author: Chris Lamb <lamby at debian.org>
Date: Thu Aug 18 13:46:11 2016 +0100
reproducible Debian: collapse whitespace to avoid ugly "underlines in space".
Signed-off-by: Chris Lamb <lamby at debian.org>
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
mustache-templates/reproducible/package_suitearch_details.mustache | 6 +++---
mustache-templates/reproducible/package_suitearch_section.mustache | 3 +--
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/mustache-templates/reproducible/package_suitearch_details.mustache b/mustache-templates/reproducible/package_suitearch_details.mustache
index 90a760a..8cb87ee 100644
--- a/mustache-templates/reproducible/package_suitearch_details.mustache
+++ b/mustache-templates/reproducible/package_suitearch_details.mustache
@@ -9,9 +9,9 @@
<li>
<div>
<a href="{{dbd_page_uri}}" title="Show: formatted diffoscope results">
- <img src="/static/diffoscope-logo.png" alt="diffoscope logo" />
- differences
- </a>
+ <img src="/static/diffoscope-logo.png" alt="diffoscope logo" /></a>
+ <a href="{{dbd_page_uri}}" title="Show: formatted diffoscope results">
+ differences</a>
{{#dbdtxt_uri}}
<a href="{{dbdtxt_uri}}" target="main">(txt)</a>
{{/dbdtxt_uri}}
diff --git a/mustache-templates/reproducible/package_suitearch_section.mustache b/mustache-templates/reproducible/package_suitearch_section.mustache
index d98c579..a2d392c 100644
--- a/mustache-templates/reproducible/package_suitearch_section.mustache
+++ b/mustache-templates/reproducible/package_suitearch_section.mustache
@@ -23,8 +23,7 @@
{{/current_suitearch}}
{{#dbd_page_uri}}{{^current_suitearch}}
<a href="{{dbd_page_uri}}" class="diff-link" title="Show: formatted diffoscope results">
- <img src="/static/diffoscope-logo.png" alt="diffoscope logo" />
- </a>
+ <img src="/static/diffoscope-logo.png" alt="diffoscope logo" /></a>
{{/current_suitearch}}{{/dbd_page_uri}}
{{{suitearch_details_html}}}
</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