summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@flameeyes.eu>2012-06-15 17:09:13 +0200
committerDiego Elio Pettenò <flameeyes@flameeyes.eu>2012-06-15 17:09:13 +0200
commit00649ea430fc51c289f7435d3055d06398f28888 (patch)
treeba0be18e5bba0ea854bf27da2d40cc88d296c132
parentRename tinderbox_mask_pkg to tinderbox_failed for consistency. (diff)
downloadflameeyes-tinderbox-00649ea430fc51c289f7435d3055d06398f28888.tar.gz
flameeyes-tinderbox-00649ea430fc51c289f7435d3055d06398f28888.tar.bz2
flameeyes-tinderbox-00649ea430fc51c289f7435d3055d06398f28888.zip
Disable split logs (required for proper analysis).
-rw-r--r--tinderbox.make.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tinderbox.make.conf b/tinderbox.make.conf
index ec2e7a8..4b9a402 100644
--- a/tinderbox.make.conf
+++ b/tinderbox.make.conf
@@ -19,7 +19,7 @@ source /etc/portage/make.tinderbox.private.conf
FETCHCOMMAND="/usr/bin/curl --fail --location --proxy ${TINDERBOX_PROXY} --output \${DISTDIR}/\${FILE} \${URI}"
RESUMECOMMAND="/usr/bin/curl --fail --location --proxy ${TINDERBOX_PROXY} --continue-at - --output \${DISTDIR}/\${FILE} \${URI}"
-FEATURES="test test-fail-continue -unmerge-logs split-log userpriv usersandbox -preserve-libs"
+FEATURES="test test-fail-continue -unmerge-logs userpriv usersandbox -preserve-libs"
ACCEPT_LICENSE="*"
ACCEPT_PROPERTIES="* -interactive"