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:
Anush Elangovan 2010-11-05 11:37:14 -07:00
parent f010d9365f
commit 6c4a20ba37

View File

@ -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:"