[tinderbox] drop MATTER_PORTAGE_BUILD_ARGS
This commit is contained in:
@@ -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}" \
|
||||
|
||||
Reference in New Issue
Block a user