Andrew McRae has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/35605 )
Change subject: util/mb/google/hatch: fix style issues in shell script ......................................................................
Patch Set 2:
(2 comments)
https://review.coreboot.org/c/coreboot/+/35605/2/util/mainboard/google/hatch... File util/mainboard/google/hatch/create_coreboot_variant.sh:
https://review.coreboot.org/c/coreboot/+/35605/2/util/mainboard/google/hatch... PS2, Line 56: variant ${variant} -> ${VARIANT}
https://review.coreboot.org/c/coreboot/+/35605/2/util/mainboard/google/hatch... PS2, Line 57: cp -pr "${SRC}/template/." "variants/${variant}/" ${variant} -> ${VARIANT}