Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2805)

Unified Diff: setup_dev_packages

Issue 3169041: Improve setup_dev_packages so that it can run incrementally. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/update_engine.git
Patch Set: Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: setup_dev_packages
diff --git a/setup_dev_packages b/setup_dev_packages
index f7f162c725e077a0d28ec1314b763b109cfcc6fa..a8e6a7ef4f30fe50de0958de366940bc44396612 100755
--- a/setup_dev_packages
+++ b/setup_dev_packages
@@ -6,7 +6,7 @@
set -ex
-sudo USE=-crash emerge -av1 \
+sudo USE=-crash emerge -DNauv1 \
chromeos-base/libchrome \
chromeos-base/metrics \
dev-cpp/gmock \
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698