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

This commit is contained in:
Fabio Erculiani
2013-08-26 10:19:57 +02:00
parent a8bd32ef8a
commit a32dbc036e
+1 -1
View File
@@ -20,7 +20,7 @@ repository: sabayon-hell
# Provide custom build arguments to Portage.
# Default is: --verbose --nospinner
# --ask and --buildpkgonly are not allowed and automatically filtered.
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
# Only build the packages without merging them into the system.
# Valid values are either "yes" or "no"