[particles] use --quiet-fail together with --quiet-build=y

This commit is contained in:
Fabio Erculiani
2013-08-26 10:20:13 +02:00
parent a32dbc036e
commit 4cab6814b6
138 changed files with 138 additions and 138 deletions
+1 -1
View File
@@ -575,7 +575,7 @@ repository: sabayon-hell
# Provide custom build arguments to Portage.
# Default is: --verbose --nospinner
build-args: --verbose --oneshot --nospinner --quiet-build=y --fail-clean=y --complete-graph
build-args: --verbose --oneshot --nospinner --quiet-build=y --quiet-fail --fail-clean=y --complete-graph
# Allow Source Package Manager (Portage) repository change?
# Valid values are either "yes" or "no"