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

Unified Diff: chromeos_version.sh

Issue 4521003: export CHROME_VERSION by default (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/crosutils.git@master
Patch Set: Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos_version.sh
diff --git a/chromeos_version.sh b/chromeos_version.sh
index 1ff4478b123a67f17b254720fe222579df7d9ace..77d4e0158fdf3402951ecdfcfad5771b2a5a9774 100755
--- a/chromeos_version.sh
+++ b/chromeos_version.sh
@@ -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:"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698