From 8af30e1bddc665b34f8df011883cd07555aa6b0b Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 23 Oct 2014 19:22:27 +0200 Subject: chroot-installation: add 60 new jobs, testing all 30 debian-edu tasks in jessie and sid --- bin/chroot-installation.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/chroot-installation.sh') diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh index 28ac3dd3..8b76f85f 100755 --- a/bin/chroot-installation.sh +++ b/bin/chroot-installation.sh @@ -160,6 +160,8 @@ if [ "$2" != "" ] ; then ;; developer) install_build_depends developer $FULL_DESKTOP ;; + education*) install_packages "Debian Edu task" $2 + ;; *) echo "unsupported component." exit 1 ;; -- cgit v1.2.3-54-g00ecf