From d7b4746ce14b0b448d56acfe51a3be8719113b3e Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 24 Jun 2019 15:35:22 +0200 Subject: bin/build-packages: :haskell_without_check: should not skip if it's not a haskell-* package - it should rather append a build trial including straw :without_check: if it is such a package --- conf/slave.conf.example | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'conf') diff --git a/conf/slave.conf.example b/conf/slave.conf.example index 28a7adc..3704e23 100755 --- a/conf/slave.conf.example +++ b/conf/slave.conf.example @@ -25,8 +25,7 @@ #straws_that_might_repair_failing_builds=$( # printf '%s\n' \ # ':mirrored_source:mirrored_source_by_hash:' \ -# ':clean_chroot:' \ -# ':haskell_without_check:' \ +# ':clean_chroot:haskell_without_check:' \ # ':with_build_support:' \ # ':with_build_support:clean_chroot:' #) -- cgit v1.2.3