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

Unified Diff: src/scripts/build_image.sh

Issue 471008: Misc. fixes to versioning. (Closed)
Patch Set: versioning2 Created 11 years 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 | « src/scripts/archive_build.sh ('k') | src/scripts/chromeos_version.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/scripts/build_image.sh
diff --git a/src/scripts/build_image.sh b/src/scripts/build_image.sh
index 3bb5221c7efa7e5c819b2979246be0fdfa230202..02d876a2bcd2a98c7d9c84e334deb577120390cb 100755
--- a/src/scripts/build_image.sh
+++ b/src/scripts/build_image.sh
@@ -208,6 +208,7 @@ MIRROR2_INSIDE="${FLAGS_mirror2/$GCLIENT_ROOT//trunk}"
# Write options for customize script into the chroot
CUST_OPTS="${SETUP_DIR}/customize_opts.sh"
cat <<EOF > $CUST_OPTS
+REAL_USER=$USER
SETUP_DIR="$ROOTFS_SETUP_DIR"
KERNEL_VERSION="$KERNEL_VERSION"
SERVER="$MIRROR_INSIDE"
« no previous file with comments | « src/scripts/archive_build.sh ('k') | src/scripts/chromeos_version.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698