[tinderbox] drop MATTER_PORTAGE_BUILD_ARGS

This commit is contained in:
Fabio Erculiani
2013-08-09 13:10:46 +02:00
parent 200e62dded
commit 08d61b76fe
-4
View File
@@ -57,10 +57,6 @@ echo "Acquiring locks at ${LOCK_FILE} and ${LVM_LOCK_FILE} in blocking mode, wai
echo "Starting matter-scheduler at $(date)..."
export ETP_NO_COLOR="1"
# TODO: remove after Entropy 177
# we want --oneshot for emerge
export MATTER_PORTAGE_BUILD_ARGS="--verbose --oneshot --nospinner --quiet-build=y --fail-clean=y --complete-graph --newuse"
# Place standard outout and standard error together to make
# tee happy. Filter out stdout because it gets to mail
PARTICLES_DIR="/particles/${schedule}" MATTER_ARGS="--commit --blocking --gentle --disable-preserved-libs ${@}" "${PRE_CHROOT}" \