mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 14:06:58 +02:00
Add missing quote to build_platform_packages.sh.
Broken by da86fbcb. TBR=semenzato Review URL: http://codereview.chromium.org/504055
This commit is contained in:
parent
e4eef52df7
commit
0906af3b83
@ -30,7 +30,7 @@ PLATFORM_DIRS="acpi assets fake_hal init installer login_manager \
|
|||||||
memento_softwareupdate pam_google window_manager \
|
memento_softwareupdate pam_google window_manager \
|
||||||
cros chrome screenlocker cryptohome \
|
cros chrome screenlocker cryptohome \
|
||||||
monitor_reconfig microbenchmark minijail metrics_collection \
|
monitor_reconfig microbenchmark minijail metrics_collection \
|
||||||
theme metrics_daemon
|
theme metrics_daemon"
|
||||||
|
|
||||||
THIRD_PARTY_DIR="$SRC_ROOT/third_party"
|
THIRD_PARTY_DIR="$SRC_ROOT/third_party"
|
||||||
THIRD_PARTY_PACKAGES="connman e2fsprogs/files \
|
THIRD_PARTY_PACKAGES="connman e2fsprogs/files \
|
||||||
|
Loading…
Reference in New Issue
Block a user