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

Issue 10166023: Add a --no-prompt flag to install quietly. (Closed)

Created:
8 years, 8 months ago by Peter Mayo
Modified:
8 years, 8 months ago
Reviewers:
cmp, nsylvain
CC:
chromium-reviews
Visibility:
Public.

Description

Add a --no-prompt flag to install quietly. R=cmp@chromium.org,nsylvain@chromium.org BUG=124546 TEST=on a victim that didn't need to change, and on one that did. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133404

Patch Set 1 #

Total comments: 9

Patch Set 2 : #

Patch Set 3 : Change variable name to make more english sense #

Patch Set 4 : Change variable name to make more english sense #

Patch Set 5 : Change option name to make it means less and 'do' more. #

Total comments: 1

Patch Set 6 : remove double defaulting #

Patch Set 7 : new list generation can't be done quietly #

Patch Set 8 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M build/install-build-deps.sh View 1 2 3 4 5 6 7 4 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 15 (0 generated)
nsylvain
lgtm
8 years, 8 months ago (2012-04-21 19:23:38 UTC) #1
cmp
http://codereview.chromium.org/10166023/diff/1/build/install-build-deps.sh File build/install-build-deps.sh (right): http://codereview.chromium.org/10166023/diff/1/build/install-build-deps.sh#newcode15 build/install-build-deps.sh:15: echo "--[no-]lib32: enable or disable installation of 32 bit ...
8 years, 8 months ago (2012-04-21 19:39:24 UTC) #2
Peter Mayo
http://codereview.chromium.org/10166023/diff/1/build/install-build-deps.sh File build/install-build-deps.sh (right): http://codereview.chromium.org/10166023/diff/1/build/install-build-deps.sh#newcode29 build/install-build-deps.sh:29: do_inst_lib32=0 On 2012/04/21 19:39:24, cmp wrote: > can you ...
8 years, 8 months ago (2012-04-21 21:02:55 UTC) #3
Peter Mayo
http://codereview.chromium.org/10166023/diff/1/build/install-build-deps.sh File build/install-build-deps.sh (right): http://codereview.chromium.org/10166023/diff/1/build/install-build-deps.sh#newcode15 build/install-build-deps.sh:15: echo "--[no-]lib32: enable or disable installation of 32 bit ...
8 years, 8 months ago (2012-04-21 21:12:32 UTC) #4
cmp
http://codereview.chromium.org/10166023/diff/1/build/install-build-deps.sh File build/install-build-deps.sh (right): http://codereview.chromium.org/10166023/diff/1/build/install-build-deps.sh#newcode29 build/install-build-deps.sh:29: do_inst_lib32=0 On 2012/04/21 21:02:55, Peter Mayo wrote: > On ...
8 years, 8 months ago (2012-04-21 21:17:46 UTC) #5
cmp
On 2012/04/21 21:17:46, cmp wrote: > Is there a "right defaults" wrt the lib32+syms flags? ...
8 years, 8 months ago (2012-04-21 21:19:50 UTC) #6
cmp
On 2012/04/21 21:17:46, cmp wrote: > Is there a "right defaults" wrt the lib32+syms flags? ...
8 years, 8 months ago (2012-04-21 21:19:50 UTC) #7
cmp
http://codereview.chromium.org/10166023/diff/2003/build/install-build-deps.sh File build/install-build-deps.sh (right): http://codereview.chromium.org/10166023/diff/2003/build/install-build-deps.sh#newcode30 build/install-build-deps.sh:30: do_inst_lib32=${do_inst_lib32-0} Hi Peter, I still think lines 29-30 should ...
8 years, 8 months ago (2012-04-21 23:49:26 UTC) #8
Peter Mayo
On 2012/04/21 23:49:26, cmp wrote: > http://codereview.chromium.org/10166023/diff/2003/build/install-build-deps.sh > File build/install-build-deps.sh (right): > > http://codereview.chromium.org/10166023/diff/2003/build/install-build-deps.sh#newcode30 > ...
8 years, 8 months ago (2012-04-22 00:02:06 UTC) #9
Peter Mayo
Updated from test.
8 years, 8 months ago (2012-04-22 03:04:33 UTC) #10
cmp
lgtm
8 years, 8 months ago (2012-04-22 22:58:16 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petermayo@chromium.org/10166023/14001
8 years, 8 months ago (2012-04-23 02:01:18 UTC) #12
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
8 years, 8 months ago (2012-04-23 03:11:02 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petermayo@chromium.org/10166023/13004
8 years, 8 months ago (2012-04-23 03:37:09 UTC) #14
commit-bot: I haz the power
8 years, 8 months ago (2012-04-23 04:48:33 UTC) #15
Change committed as 133404

Powered by Google App Engine
This is Rietveld 408576698