[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Arch Linux: improve HTML formatting
Holger Levsen
holger at layer-acht.org
Mon Nov 27 15:46:45 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 ce13bd745ebd25ab9619231306cf4510de6b30ba
Author: Holger Levsen <holger at layer-acht.org>
Date: Mon Nov 27 15:46:42 2017 +0000
reproducible Arch Linux: improve HTML formatting
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/reproducible_common.sh | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index a4207f6..94c2c59 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -331,14 +331,14 @@ write_page_intro() {
write_page " <p><img src=\"/userContent/static/weather-storm.png\"> FIXME: explain $PROJECTNAME test setup here.</p>"
fi
if [ "$1" = "Arch Linux" ] ; then
- write_page "<p><ul>Missing bits for <em>testing</em> Arch Linux:"
+ write_page "<p>Missing bits for <em>testing</em> Arch Linux:<ul>"
write_page " <li>more variations, see below.</li>"
- write_page " <li>cross references to <a href=\"https://tests.reproducible-builds.org/debian/index_issues.html\">Debian - and having Arch Linux specific notes.</li>"
+ write_page " <li>cross references to <a href=\"https://tests.reproducible-builds.org/debian/index_issues.html\">Debian notes</a> - and having Arch Linux specific notes.</li>"
write_page "</ul></p>"
- write_page "<p><ul>Missing bits for Arch Linux:"
+ write_page "<p>Missing bits for Arch Linux:<ul>"
write_page " <li>pacman 5.0.2 needs an upload, so far the needed changes are only in git.</li>"
- write_page " <li><ul>once the pacman upload has happened"
- write_page " <li>we can compare our packages against the ones from the official Arch Linux repositories.</li>"
+ write_page " <li>once the pacman upload has happened:<ul>"
+ write_page " <li>we can compare the packages built twice here against the ones from the official Arch Linux repositories.</li>"
write_page " <li>all packages need to be rebuild so that then they include .BUILDINFO files.</li>"
write_page " </ul></li>"
write_page " <li>user tools, for users to verify all of this easily.</li>"
--
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