Hello build bot (Jenkins), Patrick Georgi, Angel Pons, Lev,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40564
to look at the new patch set (#2).
Change subject: util/scripts/ucode_h_to_bin.sh: Replace whitespace with TABs ......................................................................
util/scripts/ucode_h_to_bin.sh: Replace whitespace with TABs
Newly added code in commit CB:25546 contains spaces instead of TABs for line indent. Replace every 4 spaces by a single TAB to match our coding guides.
Change-Id: Ie3633bb42643f4abb5f1a8827a7dc2c9e023d6aa Signed-off-by: Werner Zeh werner.zeh@siemens.com --- M util/scripts/ucode_h_to_bin.sh 1 file changed, 14 insertions(+), 14 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/64/40564/2