mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-24 12:01:59 +01:00
Always run build_packages regardless of sync for chrome builder.
Change-Id: If08f3a0c1212e3e7d4ae8dc9f8aa92e2454d4d74 BUG=chromium-os:8693 TEST=Ran it Review URL: http://codereview.chromium.org/6016005
This commit is contained in:
parent
fa98729856
commit
6b69ba7121
@ -688,8 +688,6 @@ def main():
|
||||
buildconfig['board'], rev_overlays)
|
||||
|
||||
_EnableLocalAccount(buildroot)
|
||||
# Doesn't rebuild without acquiring more source.
|
||||
if options.sync:
|
||||
_Build(buildroot, emptytree)
|
||||
|
||||
if buildconfig['unittests'] and options.tests:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user