[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Arch Linux: fix formatting for kernel version shown on summary page

Holger Levsen gitlab at salsa.debian.org
Thu Sep 10 11:54:16 BST 2020



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
4f8765db by Holger Levsen at 2020-09-10T12:54:06+02:00
reproducible Arch Linux: fix formatting for kernel version shown on summary page

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/reproducible_common.sh


Changes:

=====================================
bin/reproducible_common.sh
=====================================
@@ -541,9 +541,9 @@ write_variation_table() {
 		elif [ "$1" != "Arch Linux" ]  ; then
 			write_page "<tr><td>kernel version, modified using /usr/bin/linux64 --uname-2.6</td><td>$(uname -sr)</td><td>$(/usr/bin/linux64 --uname-2.6 uname -sr)</td></tr>"
 		else
-			write_page "<tr><td>kernel version</td>"
+			write_page "<tr><td>kernel version</td><td>"
 			write_page "$(cat /srv/reproducible-results/node-information/osuosl-build169* | grep KERNEL | cut -d '=' -f2- | sort -u | tr '\n' '\0' | xargs -0 -n1 echo '<br />  ')"
-			write_page "<td colspan=\"2\"> is currently not varied between rebuilds of $1.</td></tr>"
+			write_page "</td><td colspan=\"2\"> is currently not varied between rebuilds of $1.</td></tr>"
 		fi
 		if [ "$1" != "OpenWrt" ] ; then
 			write_page "<tr><td>umask</td><td>0022<td>0002</td></tr>"



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/4f8765db1c5d52b818accbc5b4fd5dcf9fec03c3

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/4f8765db1c5d52b818accbc5b4fd5dcf9fec03c3
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20200910/c0750afd/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list