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

Unified Diff: autotest

Issue 2881007: Roll back change list 2838024. (Closed) Base URL: ssh://git@chromiumos-git/crosutils.git
Patch Set: patch Created 10 years, 6 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: autotest
diff --git a/autotest b/autotest
index 823ea91c33f7408cc877bf4f2e7e9c317d5c46fe..1ab04e3083485d3dfb11dfe88170acdb501ad839 100755
--- a/autotest
+++ b/autotest
@@ -185,7 +185,6 @@ def build_autotest(options):
environ['TEST_LIST'] = test_list
environ['USE'] = use_flag
emerge_cmd = ['emerge-%s' % options.board,
- '-uDn',
'chromeos-base/autotest']
if emerge_jobs:
emerge_cmd.append(emerge_jobs)
« 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