summaryrefslogtreecommitdiffstats
path: root/job-cfg/dpkg.yaml
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-01-01 15:45:33 +0100
committerHolger Levsen <holger@layer-acht.org>2015-01-01 15:45:33 +0100
commitfe049910f426fd670d36f857b5f8f7fbda82a19b (patch)
treed819a2308eade593e0a8384f4411ad7d25a2d570 /job-cfg/dpkg.yaml
parentf2a2e5e42f764c690a665b55130563e369fcf907 (diff)
downloadjenkins.debian.net-fe049910f426fd670d36f857b5f8f7fbda82a19b.tar.xz
dpkg_sid_find_trigger_cycles needs python too
Diffstat (limited to 'job-cfg/dpkg.yaml')
-rw-r--r--job-cfg/dpkg.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/dpkg.yaml b/job-cfg/dpkg.yaml
index fdc3a53b..d7b4d492 100644
--- a/job-cfg/dpkg.yaml
+++ b/job-cfg/dpkg.yaml
@@ -50,5 +50,5 @@
- '{name}_setup_schroot':
my_description: 'Setup schroot for running the dpkg_sid_find_trigger_cycles job in a jessie environment.'
my_time: '23 8 1 * *'
- my_shell: '/srv/jenkins/bin/schroot-create.sh dpkg-jessie jessie apt-file dose-extra'
+ my_shell: '/srv/jenkins/bin/schroot-create.sh dpkg-jessie jessie python apt-file dose-extra'