From: Ferruh Yigit Date: Mon, 8 Apr 2019 16:37:18 +0000 (+0100) Subject: devtools: add git log checks for TPID, LACP and RETA X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=578505ef07f4643530ad142f50888cfb82ab2e74;p=dpdk.git devtools: add git log checks for TPID, LACP and RETA Add case check to TPID, LACP and RETA abbreviations. Signed-off-by: Ferruh Yigit --- diff --git a/devtools/check-git-log.sh b/devtools/check-git-log.sh index 09bc2d8f35..a763ccf784 100755 --- a/devtools/check-git-log.sh +++ b/devtools/check-git-log.sh @@ -100,6 +100,7 @@ bad=$(echo "$headlines" | grep -E --color=always \ -e ':.*\' \ -e ':.*\' \ -e ':.*\' \ + -e ':.*\' \ -e ':.*\' \ -e ':.*\' \ -e ':.*\' \ @@ -112,9 +113,11 @@ bad=$(echo "$headlines" | grep -E --color=always \ -e ':.*\' \ -e ':.*\' \ -e ':.*\' \ + -e ':.*\' \ -e ':.*\' \ -e ':.*\' \ -e ':.*\' \ + -e ':.*\' \ -e ':.*\' \ -e ':.*\' \ -e ':.*\' \