[Qa-jenkins-scm] [jenkins.debian.net] 03/03: reproducible debian: force same width for both variation columns

Holger Levsen holger at moszumanska.debian.org
Tue Feb 9 11:28:35 UTC 2016


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 99ca5589728ce4ff9f03a9dbabd354955593d796
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Feb 9 12:28:13 2016 +0100

    reproducible debian: force same width for both variation columns
---
 bin/reproducible_common.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh
index f8d82b9..cc3a46f 100755
--- a/bin/reproducible_common.sh
+++ b/bin/reproducible_common.sh
@@ -363,7 +363,7 @@ write_explaination_table() {
 		write_page "There are no variations introduced in the $1 builds yet. Stay tuned.</p>"
 		return
 	fi
-	write_page "<table class=\"main\" id=\"variation\"><tr><th>variation</th><th>first build</th><th>second build</th></tr>"
+	write_page "<table class=\"main\" id=\"variation\"><tr><th>variation</th><th width=\"40%\">first build</th><th width=\"40%\">second build</th></tr>"
 	if [ "$1" = "debian" ] ; then
 		write_page "<tr><td>hostname</td><td>one of:"
 		local FIRST=""

-- 
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