[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: update comment about kernels on i386 build nodes to make it less confusing

Holger Levsen holger at layer-acht.org
Thu Nov 10 12:14:09 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 ee622308fb39d78d822e9b888f15a5692c13bd5e
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Nov 10 13:13:58 2016 +0100

    reproducible Debian: update comment about kernels on i386 build nodes to make it less confusing
---
 update_jdn.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/update_jdn.sh b/update_jdn.sh
index d3ea9f3..36ef2a6 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -451,7 +451,7 @@ if [ -f /etc/debian_version ] ; then
 				|| echo "this should only fail on the first install"
 		fi
 		# for varying kernels
-		# we use bpo kernels on pb-build5+6+15+16 (and i386 kernel on pb-build2-i386)
+		# we use bpo kernels on pb-build5+6+15+16 (and the default i386 kernel on pb-build2+12-i386)
 		if [ "$HOSTNAME" = "profitbricks-build5-amd64" ] || [ "$HOSTNAME" = "profitbricks-build6-i386" ] || \
 		   [ "$HOSTNAME" = "profitbricks-build15-amd64" ] || [ "$HOSTNAME" = "profitbricks-build16-i386" ] ; then
 			$UP2DATE || sudo apt-get install -t jessie-backports linux-image-amd64 || echo "this should only fail on the first install"

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