mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 23:21:17 +02:00
archive_build.sh has code to archive host prebuilts, but the code isn't working because of a typo in archive_build.sh. The typo: $FLAGS_board is misspelled as $FLAGS_BOARD. BUG=chromium-os:10148 TEST=Ran prebuilt.py with --sync-host option Change-Id: I50129b1fdfb931b1c076a064b970d7d943f556ac Review URL: http://codereview.chromium.org/5724001
Description
Languages
Shell
93.1%
Python
6.9%