mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
export CHROME_VERSION by default
Change-Id: I788ec487f7c63e71a8a7012c1c7c19c02df103e4 BUG=8786 TEST=eval the script to see it is set right Review URL: http://codereview.chromium.org/4521003
This commit is contained in:
parent
f010d9365f
commit
6c4a20ba37
@ -86,6 +86,7 @@ export CHROMEOS_VERSION_STRING=\
|
||||
export CHROME_BASE=
|
||||
# directory containing chrome-chromeos.zip - an svn rev or a full version
|
||||
export CHROME_BUILD=
|
||||
export CHROME_VERSION="$CHROME_BUILD"
|
||||
|
||||
# Print (and remember) version info.
|
||||
echo "ChromeOS version information:"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user