summaryrefslogtreecommitdiffstats
path: root/bin/chroot-installation.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-11-21 00:26:44 +0100
committerHolger Levsen <holger@layer-acht.org>2016-11-21 00:26:44 +0100
commit81f165748d656843a5c59b803be5a38c97a380f9 (patch)
tree5928a4a866f39bc02798f5f66a122a87031f23b3 /bin/chroot-installation.sh
parent3a6974bc3bd0f9ff88ca67a59cd87f258b34e756 (diff)
downloadjenkins.debian.net-81f165748d656843a5c59b803be5a38c97a380f9.tar.xz
Revert "chroot-installation: let debconf-video sid job intentionally fail"
This reverts commit 3a6974bc3bd0f9ff88ca67a59cd87f258b34e756.
Diffstat (limited to 'bin/chroot-installation.sh')
-rwxr-xr-xbin/chroot-installation.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh
index 91cee4dd..c51b92ca 100755
--- a/bin/chroot-installation.sh
+++ b/bin/chroot-installation.sh
@@ -260,7 +260,7 @@ if [ "$2" != "" ] ; then
;;
stretch) install_packages ffmpeg icecast2 voctomix
;;
- sid) install_packages ffmpeg icecast2 voctomix voctomix-outcasts hdmi2usb-mode-switch
+ sid) install_packages ffmpeg icecast2 voctomix voctomix-outcasts # hdmi2usb-mode-switch
;;
esac
;;