the following patch was just integrated into master: commit d2cb1f93fb9c911a386d12bd9cb1a86e3b7767fa Author: Vadim Bendebury vbendeb@chromium.org Date: Sat Apr 25 13:15:58 2015 -0700
xcompile: Use local variables and make cosmetic changes
Declaring function variables local improves bash scripts' robustness.
Cosmetic changes among other things include renaming variables from plural to singular and vice versa as appropriate, and replacing spaces with tabs.
Tested by confirming that sorted output generated by util/xcompile/xcompile is the same before and after the change.
Change-Id: I7305b3a4e45478ed3653b7d915dde4f83965f6c1 Signed-off-by: Vadim Bendebury vbendeb@chromium.org Reviewed-on: http://review.coreboot.org/9996 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi pgeorgi@google.com
See http://review.coreboot.org/9996 for details.
-gerrit