diff options
author | Holger Levsen <holger@layer-acht.org> | 2017-04-29 15:51:42 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2017-04-29 15:51:42 +0200 |
commit | d3636e6c2cb3c09ee2cd839ee183a755335d4d89 (patch) | |
tree | 52600a94ac4ee5f81a8f44ede17d37a39dd00a71 | |
parent | 4836eafc31dca5000ac1db4a6ecef29ebab2bd8d (diff) | |
download | jenkins.debian.net-d3636e6c2cb3c09ee2cd839ee183a755335d4d89.tar.xz |
remove sysv requirement for pb3+4 which was added with 832972bd saying to do so for all the nodes (so no pb3/4 specific reason))
Signed-off-by: Holger Levsen <holger@layer-acht.org>
-rwxr-xr-x | update_jdn.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/update_jdn.sh b/update_jdn.sh index 8f0a3a7a..2b58adf3 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -352,7 +352,6 @@ if [ -f /etc/debian_version ] ; then python3-requests python3-yaml subversion - sysvinit-core tree unzip util-linux |