[Qa-jenkins-scm] [jenkins.debian.net] 01/01: chroot-installation: add support for parl-desktop…
Holger Levsen
holger at layer-acht.org
Tue Apr 25 18:29:26 UTC 2017
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 e674362484d8fdb81940f0284e021d2ceb4dc3ca
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue Apr 25 20:29:19 2017 +0200
chroot-installation: add support for parl-desktop…
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/chroot-installation.sh | 2 ++
1 file changed, 2 insertions(+)
diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh
index 52c4fe4..89c87c8 100755
--- a/bin/chroot-installation.sh
+++ b/bin/chroot-installation.sh
@@ -270,6 +270,8 @@ if [ "$2" != "" ] ; then
;;
education*) install_packages "Debian Edu task" $2
;;
+ parl-desktop*) install_packages "Debian Parl package" $2
+ ;;
*) echo "unsupported component."
exit 1
;;
--
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