[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible debian: make diffoscope output more visible by adding its logo
Holger Levsen
holger at layer-acht.org
Wed Jul 6 10:51:40 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 abed1bc635e4c8b6fbf36d59e09ef8e9ba28d29a
Author: Holger Levsen <holger at layer-acht.org>
Date: Wed Jul 6 12:51:19 2016 +0200
reproducible debian: make diffoscope output more visible by adding its logo
---
bin/templates/package_suitearch_details.mustache | 5 ++++-
userContent/reproducible/static/diffoscope-logo.png | Bin 0 -> 898 bytes
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/bin/templates/package_suitearch_details.mustache b/bin/templates/package_suitearch_details.mustache
index 685d663..ac74be5 100644
--- a/bin/templates/package_suitearch_details.mustache
+++ b/bin/templates/package_suitearch_details.mustache
@@ -8,7 +8,10 @@
{{#dbd}}
<li>
<div>
- <a href="{{dbd_url}}" title="Show: formatted diffoscope results" target="main">differences</a>
+ <a href="{{dbd_url}}" title="Show: formatted diffoscope results" target="main">
+ <img src="/static/diffoscope-logo.png" alt="diffoscope logo" />
+ differences
+ </a>
{{#dbdtxt_url}}
<a href="{{dbdtxt_url}}" target="main">(txt)</a>
{{/dbdtxt_url}}
diff --git a/userContent/reproducible/static/diffoscope-logo.png b/userContent/reproducible/static/diffoscope-logo.png
new file mode 100644
index 0000000..c2714b9
Binary files /dev/null and b/userContent/reproducible/static/diffoscope-logo.png differ
--
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