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

Issue 330024: Make the command line syntax a little easier.... (Closed)

Created:
11 years, 1 month ago by Mike Belshe
Modified:
9 years, 5 months ago
CC:
chromium-reviews_googlegroups.com, darin (slow to review), pam+watch_chromium.org, yezhang_google.com
Visibility:
Public.

Description

Make the command line syntax a little easier. It would work with: dump_cache.exe foo bar baz But it would fail with: dump_cache foo bar baz The latter caused an odd crash which was all too difficult to find! BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30139

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M net/tools/dump_cache/dump_cache.cc View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Mike Belshe
11 years, 1 month ago (2009-10-26 22:50:00 UTC) #1
Mike Belshe
11 years, 1 month ago (2009-10-26 22:55:37 UTC) #2
rvargas (doing something else)
11 years, 1 month ago (2009-10-26 23:01:44 UTC) #3
LGTM. I guess I always use auto-completion :(

Powered by Google App Engine
This is Rietveld 408576698