From 061b7bca174bacd91a63da784c5e3753b3ea58f0 Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Fri, 31 May 2013 15:33:14 +0200 Subject: [PATCH] [tinderbox] use --complete-graph with matter --- tinderbox/matter-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tinderbox/matter-build.sh b/tinderbox/matter-build.sh index ecd4b9f9..3e451f29 100755 --- a/tinderbox/matter-build.sh +++ b/tinderbox/matter-build.sh @@ -59,7 +59,7 @@ echo "Acquiring locks at ${LOCK_FILE} and ${LVM_LOCK_FILE} in blocking mode, wai # TODO: remove after Entropy 177 # we want --oneshot for emerge - export MATTER_PORTAGE_BUILD_ARGS="--verbose --oneshot --nospinner --quiet-build=y --fail-clean=y --newuse" + export MATTER_PORTAGE_BUILD_ARGS="--verbose --oneshot --nospinner --quiet-build=y --fail-clean=y --newuse --complete-graph" # Place standard outout and standard error together to make # tee happy. Filter out stdout because it gets to mail