summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gmail.com>2010-09-07 13:21:35 +0200
committerDiego Elio Pettenò <flameeyes@gmail.com>2010-09-07 13:21:35 +0200
commit61c6c4a251cbc0bac3bf9cf4a18773665a7144ec (patch)
tree3b7ca29d482f794df5eb5e79f782a5eb5135775c /tinderbox.make.conf
parentAvoid using shell expansion. (diff)
downloadflameeyes-tinderbox-61c6c4a251cbc0bac3bf9cf4a18773665a7144ec.tar.gz
flameeyes-tinderbox-61c6c4a251cbc0bac3bf9cf4a18773665a7144ec.tar.bz2
flameeyes-tinderbox-61c6c4a251cbc0bac3bf9cf4a18773665a7144ec.zip
For now disable log compression.
Diffstat (limited to 'tinderbox.make.conf')
-rw-r--r--tinderbox.make.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tinderbox.make.conf b/tinderbox.make.conf
index 9e011ae..ab8d6c3 100644
--- a/tinderbox.make.conf
+++ b/tinderbox.make.conf
@@ -19,7 +19,7 @@ source /etc/make.tinderbox.private.conf
FETCHCOMMAND="/usr/bin/curl --location --proxy ${TINDERBOX_PROXY} --output \${DISTDIR}/\${FILE} \${URI}"
RESUMECOMMAND="/usr/bin/curl --location --proxy ${TINDERBOX_PROXY} --continue-at - --output \${DISTDIR}/\${FILE} \${URI}"
-FEATURES="test test-fail-continue -unmerge-logs split-log userpriv usersandbox compress-build-logs -preserve-libs"
+FEATURES="test test-fail-continue -unmerge-logs split-log userpriv usersandbox -preserve-libs"
ACCEPT_LICENSE="*"
ACCEPT_PROPERTIES="* -interactive"