summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rwxr-xr-xconf/slave.conf.example3
1 files changed, 1 insertions, 2 deletions
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:'
#)