mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-26 08:01:14 +02:00
Stop using CHROME_BUILD altogether - companion change coming in crostools.
BUG= TEST= Review URL: http://codereview.chromium.org/4917001
This commit is contained in:
parent
132ff4320d
commit
37f4222632
@ -84,9 +84,8 @@ export CHROMEOS_VERSION_STRING=\
|
||||
# Set CHROME values (Used for releases) to pass to chromeos-chrome-bin ebuild
|
||||
# URL to chrome archive
|
||||
export CHROME_BASE=
|
||||
# directory containing chrome-chromeos.zip - an svn rev or a full version
|
||||
export CHROME_BUILD=
|
||||
export CHROME_VERSION="$CHROME_BUILD"
|
||||
# export CHROME_VERSION from incoming value or NULL and let ebuild default
|
||||
export CHROME_VERSION="$CHROME_VERSION"
|
||||
|
||||
# Print (and remember) version info.
|
||||
echo "ChromeOS version information:"
|
||||
|
Loading…
x
Reference in New Issue
Block a user