[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: fix typo, thanks to Alexander Borkowski
Holger Levsen
holger at layer-acht.org
Tue Mar 14 12:17:15 UTC 2017
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 6958a61d84f00c9cf35dea2c07fe6944632888f2
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Mar 14 13:17:08 2017 +0100
reproducible Debian: fix typo, thanks to Alexander Borkowski
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/reproducible_html_dashboard.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_html_dashboard.sh b/bin/reproducible_html_dashboard.sh
index aac0c81..7f4b080 100755
--- a/bin/reproducible_html_dashboard.sh
+++ b/bin/reproducible_html_dashboard.sh
@@ -451,7 +451,7 @@ create_suite_arch_stats_page() {
if [ $COUNT_DEPWAIT -gt 0 ] ; then
set_icon depwait
write_icon
- write_page "$COUNT_DEPWAIT ($PERCENT_DEPWAIT%) source packages had build-depends which could nott be satisfied.<br />"
+ write_page "$COUNT_DEPWAIT ($PERCENT_DEPWAIT%) source packages had build-depends which could not be satisfied.<br />"
fi
if [ $COUNT_SOURCELESS -gt 0 ] ; then
set_icon 404
--
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