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

Issue 3191012: Update bash_completion to not use a temp file (Closed)

Created:
10 years, 4 months ago by sosa
Modified:
9 years, 6 months ago
Reviewers:
petkov
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Base URL:
http://src.chromium.org/git/crosutils.git
Visibility:
Public.

Description

Update bash_completion to not use a temp file TEST=Tested within chroot and using "repo start ooga b<tab>" Change-Id: I372d13458fb89571db4cdd7561e91c68e1563941

Patch Set 1 #

Patch Set 2 : Remove $manifest #

Total comments: 1

Patch Set 3 : style #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -4 lines) Patch
M bash_completion View 1 2 1 chunk +3 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sosa
10 years, 4 months ago (2010-08-19 22:53:48 UTC) #1
petkov
10 years, 4 months ago (2010-08-19 22:59:05 UTC) #2
LGTM w/ a style nit.

Thanks!

http://codereview.chromium.org/3191012/diff/2001/3001
File bash_completion (right):

http://codereview.chromium.org/3191012/diff/2001/3001#newcode203
bash_completion:203: "$repo" manifest -o /dev/stdout 2> /dev/null | grep
'project name=' \
per shell style, move '| grep...' to a separate line

Powered by Google App Engine
This is Rietveld 408576698