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

Holger Levsen holger at moszumanska.debian.org
Sat Jun 13 16:22:58 UTC 2015


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 fda2b4d7c5fe0c0fda557d717f1367814002fbea
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sat Jun 13 18:22:22 2015 +0200

    reproducible openwrt: fix harmless html typo
---
 bin/reproducible_openwrt.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_openwrt.sh b/bin/reproducible_openwrt.sh
index 10d1c26..4d3c127 100755
--- a/bin/reproducible_openwrt.sh
+++ b/bin/reproducible_openwrt.sh
@@ -320,7 +320,7 @@ write_page "       <p>$GOOD_IMAGES ($GOOD_PERCENT_IMAGES%) out of $ALL_IMAGES bu
 write_page "        These tests were last run on $DATE for version ${OPENWRT_VERSION}.</p>"
 write_explaination_table OpenWRT
 cat $DBD_HTML >> $PAGE
-write_page "     <table><tr><th>git commit built</th></tr><tr><td>><code>"
+write_page "     <table><tr><th>git commit built</th></tr><tr><td><code>"
 echo -n "$OPENWRT" >> $PAGE
 write_page "     </code></td></tr></table>"
 cat $TOOLCHAIN_HTML >> $PAGE

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