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

Issue 6293021: Update cros_overlay_list to work from either src/scripts or /usr/bin. (Closed)

Created:
9 years, 11 months ago by robotboy
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Visibility:
Public.

Description

Update cros_overlay_list to work from either src/scripts or /usr/bin. Change-Id: If4c2852568454c2dccf09b0fc1e180ed228a1bb7 BUG=chromium-os:4230 TEST=run cros_overlay_list from both locations in the chroot and src/scripts outside the chroot. Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=95e56d1

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -3 lines) Patch
M bin/cros_overlay_list View 1 chunk +18 lines, -3 lines 3 comments Download

Messages

Total messages: 8 (0 generated)
robotboy
9 years, 11 months ago (2011-01-26 19:28:40 UTC) #1
Greg Spencer (Chromium)
http://codereview.chromium.org/6293021/diff/1/bin/cros_overlay_list File bin/cros_overlay_list (right): http://codereview.chromium.org/6293021/diff/1/bin/cros_overlay_list#newcode26 bin/cros_overlay_list:26: . "${COMMON_SH}" So, in my CL for cleaning things ...
9 years, 11 months ago (2011-01-26 22:30:45 UTC) #2
Greg Spencer (Chromium)
On 2011/01/26 22:30:45, Greg Spencer (Chromium) wrote: > . "${SCRIPT_ROOT}/common.sh (And the missing quote is ...
9 years, 11 months ago (2011-01-26 22:32:01 UTC) #3
robotboy
http://codereview.chromium.org/6293021/diff/1/bin/cros_overlay_list File bin/cros_overlay_list (right): http://codereview.chromium.org/6293021/diff/1/bin/cros_overlay_list#newcode26 bin/cros_overlay_list:26: . "${COMMON_SH}" I think I prefer to have the ...
9 years, 11 months ago (2011-01-26 23:07:37 UTC) #4
Greg Spencer (Chromium)
http://codereview.chromium.org/6293021/diff/1/bin/cros_overlay_list File bin/cros_overlay_list (right): http://codereview.chromium.org/6293021/diff/1/bin/cros_overlay_list#newcode26 bin/cros_overlay_list:26: . "${COMMON_SH}" No, that's fine. I might even adopt ...
9 years, 11 months ago (2011-01-26 23:47:46 UTC) #5
robotboy
Yes, I agree. Hopefully most files will just do ". /usr/lib/crosutils/common.sh" and that's it. Only ...
9 years, 11 months ago (2011-01-27 00:03:08 UTC) #6
robotboy
Ping?
9 years, 11 months ago (2011-01-27 17:01:46 UTC) #7
Mandeep Singh Baines
9 years, 11 months ago (2011-01-27 17:29:57 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld 408576698