[Qa-jenkins-scm] [jenkins.debian.net] 01/10: fix typo
Holger Levsen
holger at moszumanska.debian.org
Sat Mar 14 19:03:02 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 37c3f73f17ba0be08e40bb789941c4b973382cfa
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Mar 14 18:06:59 2015 +0100
fix typo
---
bin/reproducible_html_repo_stats.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_html_repo_stats.sh b/bin/reproducible_html_repo_stats.sh
index 7a6fe05..edaef67 100755
--- a/bin/reproducible_html_repo_stats.sh
+++ b/bin/reproducible_html_repo_stats.sh
@@ -19,7 +19,7 @@ TMPFILE=$(mktemp)
TMP2FILE=$(mktemp)
echo "$(date) - starting to write $PAGE page."
-write_page_header $VIEW "Comparison between the reproducible builds apt repository and regular Debian suites)"
+write_page_header $VIEW "Comparison between the reproducible builds apt repository and regular Debian suites"
write_page "<p>These source packages are different from sid in our apt repository on alioth. They are available for <a href=\"https://wiki.debian.org/ReproducibleBuilds/ExperimentalToolchain#Usage_example\">testing using these sources.lists</a> entries:<pre>"
write_page "deb http://reproducible.alioth.debian.org/debian/ ./"
write_page "deb-src http://reproducible.alioth.debian.org/debian/ ./"
--
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