mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 23:21:17 +02:00
Convert strings-used-as-lists to arrays. This makes the code nicer. Further, package the variable initializations together. There is no need to have them all intermingled. e.g. we set up EMERGE_FLAGS all in the same region rather than doing some at the top, some in the middle, and then more at the bottom. BUG=chromium-os:19140 TEST=`cbuildbot {{x86,amd64}-generic,daisy}-paladin {amd64,arm,x86}-generic-full stout-release` passed Change-Id: I593e01e6f450370545335144b06f814f306019df Reviewed-on: https://gerrit.chromium.org/gerrit/33265 Reviewed-by: Brian Harring <ferringb@chromium.org> Reviewed-by: David James <davidjames@chromium.org> Tested-by: Mike Frysinger <vapier@chromium.org> Commit-Ready: Mike Frysinger <vapier@chromium.org>
Description
Languages
Shell
93.1%
Python
6.9%