[Qa-jenkins-scm] [jenkins.debian.net] 01/01: fix typo
Holger Levsen
holger at moszumanska.debian.org
Sat Apr 25 09:15:48 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 8afbbad8f7da157097fb05d57d01583c03e55ddd
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Apr 25 11:15:38 2015 +0200
fix typo
---
bin/reproducible_html_graphs.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_html_graphs.sh b/bin/reproducible_html_graphs.sh
index 56082ed..a132f2b 100755
--- a/bin/reproducible_html_graphs.sh
+++ b/bin/reproducible_html_graphs.sh
@@ -342,7 +342,7 @@ write_usertag_table() {
let "TTOTAL=TTOTAL+TOTAL"
fi
done
- write_page "<tr><td>Total number of usertags set by reproducible-builds at lists.alioth.debian.org<br />(this is not the number of bugs as bugs can have several tags))</td><td>$TOPEN</td><td>$TDONE</td><td>$TTOTAL</td></tr>"
+ write_page "<tr><td>Total number of usertags set by reproducible-builds at lists.alioth.debian.org<br />(this is not the number of bugs as bugs can have several tags)</td><td>$TOPEN</td><td>$TDONE</td><td>$TTOTAL</td></tr>"
write_page "</table>"
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