[Qa-jenkins-scm] [jenkins.debian.net] 01/02: chroot-installation: dont try to install hdmi2usb-mode-switch as long as its in NEW

Holger Levsen holger at layer-acht.org
Sun Nov 20 22:59:42 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 7649f9f56f9f33c6f75da512dbf0f1c3c08d1941
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Nov 20 23:57:58 2016 +0100

    chroot-installation: dont try to install hdmi2usb-mode-switch as long as its in NEW
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/chroot-installation.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh
index 91cee4d..c51b92c 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
 				;;

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