[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible freebsd: minor layout improvements
Holger Levsen
holger at moszumanska.debian.org
Thu Aug 27 19:38:37 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 ea34ac2b72fc2cc0ab72dd9921f5009cfef73a68
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Aug 27 21:38:17 2015 +0200
reproducible freebsd: minor layout improvements
---
bin/reproducible_freebsd.sh | 4 ++--
userContent/reproducible/freebsd/global.css | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/bin/reproducible_freebsd.sh b/bin/reproducible_freebsd.sh
index e6a0844..adee5d8 100755
--- a/bin/reproducible_freebsd.sh
+++ b/bin/reproducible_freebsd.sh
@@ -173,7 +173,7 @@ cat > $PAGE <<- EOF
</head>
<body>
<div id="logo">
- <img src="FreeBSD-smaller.png" />
+ <img src="320px-Freebsd_logo.svg.png" />
<h1>Reproducible FreeBSD $MAGIC_SIGN</h1>
</div>
<div class="content">
@@ -186,7 +186,7 @@ if [ "$GOOD_PERCENT" = "100.0" ] ; then
else
write_page "."
fi
-write_page " These tests were last run on $DATE for version ${FREEBSD_VERSION} using ${DIFFOSCOPE}. <em>It is also very much work in progress...</em></p>"
+write_page " These tests were last run on $DATE for version ${FREEBSD_VERSION} using ${DIFFOSCOPE}. <em>This is very much work in progress, especially the build targets should be choosen better...</em></p>"
write_explaination_table FreeBSD
cat $FILES_HTML >> $PAGE
write_page " <p><pre>"
diff --git a/userContent/reproducible/freebsd/global.css b/userContent/reproducible/freebsd/global.css
index 4cc1921..673c572 100644
--- a/userContent/reproducible/freebsd/global.css
+++ b/userContent/reproducible/freebsd/global.css
@@ -42,7 +42,7 @@ a:visited:hover {
#logo img {
margin: -15px 20px 0 0;
- float: left;
+ float: right;
height: 90px;
}
--
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