[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible debian: remove unneeded line
Holger Levsen
holger at layer-acht.org
Fri Jun 10 14:30:49 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 a9283f224ceecf74bb76d92e577cbba35d8964a0
Author: Holger Levsen <holger at layer-acht.org>
Date: Fri Jun 10 16:30:23 2016 +0200
reproducible debian: remove unneeded line
---
bin/reproducible_html_pkg_sets.sh | 1 -
1 file changed, 1 deletion(-)
diff --git a/bin/reproducible_html_pkg_sets.sh b/bin/reproducible_html_pkg_sets.sh
index 72849a2..dd161f4 100755
--- a/bin/reproducible_html_pkg_sets.sh
+++ b/bin/reproducible_html_pkg_sets.sh
@@ -111,7 +111,6 @@ create_pkg_sets_navigation() {
LABEL="Reproducibility status for packages in $SUITE/$ARCH from '${META_PKGSET[$i]}'"
write_page "<li>"
write_page "<a href=\"/debian/$SUITE/$ARCH/pkg_set_${META_PKGSET[$i]}.html\"$CLASS>${META_PKGSET[$i]}</a>"
- write_page "<span>img</span>"
write_page "<a href=\"/debian/$SUITE/$ARCH/pkg_set_${META_PKGSET[$i]}.html\"><img src=\"/debian/$SUITE/$ARCH/$THUMB\" class=\"setview\" alt=\"$LABEL\" title=\"${META_PKGSET[$i]}\" name=\"${META_PKGSET[$i]}\"></a>"
write_page "</li>"
fi
--
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