mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-29 06:21:46 +01:00
Propagate CHROMEOS_OFFICIAL into the environment for customize_rootfs.sh
Review URL: http://chromereview.prom.corp.google.com/1176006 git-svn-id: svn://chrome-svn/chromeos/trunk@32 06c00378-0e64-4dae-be16-12b19f9950a1
This commit is contained in:
parent
515a81ee62
commit
761888d000
@ -210,6 +210,7 @@ SERVER="$MIRROR_INSIDE"
|
|||||||
SUITE="$FLAGS_suite"
|
SUITE="$FLAGS_suite"
|
||||||
SERVER2="$MIRROR2_INSIDE"
|
SERVER2="$MIRROR2_INSIDE"
|
||||||
SUITE2="$FLAGS_suite2"
|
SUITE2="$FLAGS_suite2"
|
||||||
|
CHROMEOS_OFFICIAL="$CHROMEOS_OFFICIAL"
|
||||||
EOF
|
EOF
|
||||||
# Also export ChromeOS version strings
|
# Also export ChromeOS version strings
|
||||||
set | grep "CHROMEOS_VERSION" >> $CUST_OPTS
|
set | grep "CHROMEOS_VERSION" >> $CUST_OPTS
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user