From 2ece08913e1236845145decab5722532d7a390e2 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 30 Apr 2014 22:02:51 +0000 Subject: piuparts: call tests correctly --- job-cfg/piuparts.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/job-cfg/piuparts.yaml b/job-cfg/piuparts.yaml index 1bccb2bd..9f5bd331 100644 --- a/job-cfg/piuparts.yaml +++ b/job-cfg/piuparts.yaml @@ -47,11 +47,11 @@ jobs: - '{name}_sid': my_distro: 'sid' - my_shell: 'debian/rules check' + my_shell: 'make check' my_description: 'piuparts testsuite running on sid.' my_trigger: 'piuparts_jessie' - '{name}_jessie': my_distro: 'jessie' - my_shell: 'debian/rules check' + my_shell: 'make check' my_description: 'piuparts testsuite running on jessie.' -- cgit v1.2.3-70-g09d2