mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 06:31:18 +02:00
Now that the flags variable can be "[stable]", if we don't quote its expansion, it can match files like "t" resulting in bad flags being passed to crossdev. BUG=None TEST=`touch t; ./setup_board --board=x86-alex` no longer results in "tgcc" Change-Id: I866e934776e2d47a2c99bd08964017014aace97f Reviewed-on: https://gerrit.chromium.org/gerrit/19595 Reviewed-by: Zdenek Behan <zbehan@chromium.org> Commit-Ready: Mike Frysinger <vapier@chromium.org> Tested-by: Mike Frysinger <vapier@chromium.org>
Description
Languages
Shell
93.1%
Python
6.9%