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

Issue 4688004: Make removing the last ] more full-proof (Closed)

Created:
10 years, 1 month ago by krisr
Modified:
9 years, 7 months ago
Reviewers:
Hung-Te, Nick Sanders
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Visibility:
Public.

Description

Make removing the last ] more full-proof Make removal of last ] more full-proof Change-Id: I002e5ed513066a214fd6353f66e05bf5458f6ad4 BUG=7115 TEST= No file, with --subfolder No file, without --subfolder Empty file File with one config already in it, with --subfolder File with one config and garbage at the end, with --subfolder File with one config and newlines at the end, with --subfolder File with one config, without subfolder Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=43c2280

Patch Set 1 #

Patch Set 2 : Re-add subfolder for firmware.gz #

Patch Set 3 : Remove extra newline #

Total comments: 7

Patch Set 4 : Broke up the while loop, cleaned up the sed's #

Total comments: 5

Patch Set 5 : Cleaned up ifs and quoted paths #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -2 lines) Patch
M make_factory_package.sh View 1 2 3 4 1 chunk +21 lines, -2 lines 1 comment Download

Messages

Total messages: 8 (0 generated)
krisr
10 years, 1 month ago (2010-11-10 04:36:17 UTC) #1
Hung-Te
After taking an overview of this CL, I think the intension of the code is ...
10 years, 1 month ago (2010-11-10 05:10:27 UTC) #2
Hung-Te
sorry, there should be a "else; break" in my psuedo code,after "if [ -z $lastline ...
10 years, 1 month ago (2010-11-10 05:13:47 UTC) #3
krisr
PTAL On Tue, Nov 9, 2010 at 9:13 PM, <hungte@chromium.org> wrote: > sorry, there should ...
10 years, 1 month ago (2010-11-10 07:40:50 UTC) #4
Hung-Te
Thanks for the modification! Please also fill the TEST= field with how you tested this ...
10 years, 1 month ago (2010-11-10 08:41:09 UTC) #5
krisr
PTAL How do I update the primary description for the TEST= ? On Wed, Nov ...
10 years, 1 month ago (2010-11-11 20:24:44 UTC) #6
Hung-Te
You can click the "Edit issue" on code review site to change the TEST= field. ...
10 years, 1 month ago (2010-11-12 00:27:09 UTC) #7
Nick Sanders
10 years, 1 month ago (2010-11-12 07:41:43 UTC) #8
lgtm

Powered by Google App Engine
This is Rietveld 408576698