From ac01baa073b0f154ffd3ffdc7c9e75987f8b525c Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Mon, 28 May 2018 16:52:21 +0200 Subject: Remove unneeded white spaces Change-Id: I90f171924790ced74a62ca344fee8607607aa480 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/26652 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Nico Huber --- util/git-hooks/commit-msg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/git-hooks/commit-msg') diff --git a/util/git-hooks/commit-msg b/util/git-hooks/commit-msg index b9217e08..346c08f3 100755 --- a/util/git-hooks/commit-msg +++ b/util/git-hooks/commit-msg @@ -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`" -- cgit v1.2.3