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

Issue 138623008: Fix a typo for "--dry-run" in the usage message. (Closed)

Created:
6 years, 10 months ago by wtc
Modified:
6 years, 10 months ago
Reviewers:
Dirk Pranke, agable
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org
Visibility:
Public.

Description

Fix a typo for "--dry-run" in the usage message. This typo was introduced in https://codereview.chromium.org/106403003. Rename options.dryrun to options.dry_run. R=agable@chromium.org,dpranke@chromium.org BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=250802

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : Rename self.options.dryrun to self.options.dry_run #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -7 lines) Patch
M fetch.py View 1 2 7 chunks +7 lines, -7 lines 2 comments Download

Messages

Total messages: 8 (0 generated)
wtc
6 years, 10 months ago (2014-02-11 15:17:53 UTC) #1
Dirk Pranke
https://codereview.chromium.org/138623008/diff/30001/fetch.py File fetch.py (right): https://codereview.chromium.org/138623008/diff/30001/fetch.py#newcode206 fetch.py:206: -n, --dry-run Don't run commands, only print them. You're ...
6 years, 10 months ago (2014-02-11 17:19:32 UTC) #2
wtc
https://codereview.chromium.org/138623008/diff/30001/fetch.py File fetch.py (right): https://codereview.chromium.org/138623008/diff/30001/fetch.py#newcode206 fetch.py:206: -n, --dry-run Don't run commands, only print them. On ...
6 years, 10 months ago (2014-02-11 19:15:13 UTC) #3
wtc
Dirk: please review patch set 3. Thanks. https://codereview.chromium.org/138623008/diff/100001/fetch.py File fetch.py (right): https://codereview.chromium.org/138623008/diff/100001/fetch.py#newcode241 fetch.py:241: return optparse.Values({'dry_run':dry_run, ...
6 years, 10 months ago (2014-02-12 06:00:07 UTC) #4
Dirk Pranke
https://codereview.chromium.org/138623008/diff/100001/fetch.py File fetch.py (right): https://codereview.chromium.org/138623008/diff/100001/fetch.py#newcode241 fetch.py:241: return optparse.Values({'dry_run':dry_run, 'nohooks':nohooks }), recipe, props On 2014/02/12 06:00:08, ...
6 years, 10 months ago (2014-02-12 21:08:03 UTC) #5
wtc
The CQ bit was checked by wtc@chromium.org
6 years, 10 months ago (2014-02-12 22:17:34 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wtc@chromium.org/138623008/100001
6 years, 10 months ago (2014-02-12 22:17:39 UTC) #7
commit-bot: I haz the power
6 years, 10 months ago (2014-02-12 22:19:43 UTC) #8
Message was sent while issue was closed.
Change committed as 250802

Powered by Google App Engine
This is Rietveld 408576698