mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 22:21:10 +02:00
There's no reason to always show the full build output when updating the chroot, so use the --quiet flag. If there is a failure, emerge will dump the full log like normal. BUG=None TEST=`cros_sdk --delete && cros_sdk` showed much less output Change-Id: I062900325d0005db150dbd1267048a7c19df2ac5 Reviewed-on: https://gerrit.chromium.org/gerrit/16977 Reviewed-by: David James <davidjames@chromium.org> Reviewed-by: Brian Harring <ferringb@chromium.org> Commit-Ready: Mike Frysinger <vapier@chromium.org> Tested-by: Mike Frysinger <vapier@chromium.org>