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

Issue 11187019: Always reference newly created script using full path. (Closed)

Created:
8 years, 2 months ago by Tim Ansell (dont use)
Modified:
8 years, 2 months ago
Reviewers:
Michael Moss
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Always reference newly created script using full path. When running build/install-chroot.sh to setup a Lucid64 environment for testing on a Ubuntu Precise box the script fails with sudo: lucid64: command not found This is because in Ubuntu Precise root does not have /usr/local/bin in the path. Most references use the full path, this changes the remaining to do so too. BUG=155451 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=162431

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M build/install-chroot.sh View 3 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Michael Moss
lgtm
8 years, 2 months ago (2012-10-17 14:48:15 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tansell@google.com/11187019/1
8 years, 2 months ago (2012-10-17 14:48:22 UTC) #2
commit-bot: I haz the power
8 years, 2 months ago (2012-10-17 16:48:00 UTC) #3
Change committed as 162431

Powered by Google App Engine
This is Rietveld 408576698