mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-02 06:23:18 +02:00
Remove unneeded white spaces
Change-Id: I90f171924790ced74a62ca344fee8607607aa480 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/26652 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
@ -47,7 +47,7 @@ add_ChangeId() {
|
||||
# *Do* add Change-Id to temp commits (original code bails out here)
|
||||
# if echo "$clean_message" | head -1 | grep -q '^\(fixup\|squash\)!'
|
||||
# then
|
||||
# return
|
||||
# return
|
||||
# fi
|
||||
|
||||
if test "false" = "`git config --bool --get gerrit.createChangeId`"
|
||||
|
Reference in New Issue
Block a user