[Qa-jenkins-scm] [jenkins.debian.net] 01/01: use sysv init on all the nodes (as we do on jenkins.d.n itself)
Holger Levsen
holger at moszumanska.debian.org
Sat Nov 28 10:44:59 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 832972bda524feb9454bdfe0c980e4167da79ba2
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Nov 28 11:44:49 2015 +0100
use sysv init on all the nodes (as we do on jenkins.d.n itself)
---
update_jdn.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/update_jdn.sh b/update_jdn.sh
index 5db5dc3..d474ca6 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -185,6 +185,7 @@ if [ -f /etc/debian_version ] ; then
make
python3-yaml
subversion
+ sysvinit-core
tree
unzip
util-linux
@@ -287,8 +288,7 @@ if [ -f /etc/debian_version ] ; then
xtightvncviewer
xvkbd
xvfb
- zutils
- sysvinit-core"
+ zutils"
else
MASTERDEBS=""
fi
--
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