After i commit my fix, i run the script ./extras/scripts/check_commit_msg.sh 
and it gives me error : -
root@ggnlabvm-hnsnfvsdn03:~/vpp# ./extras/scripts/check_commit_msg.sh
=============================== ERROR ===============================
Unknown commit type '' in commit message body.
Commit message must contain known 'Type:' entry.
Known types are: feature fix refactor improvement style docs test make
=============================== ERROR ===============================
When i execute "git log", i don't see "Type" for my commit : -
commit 4599d93c03196b57ad0933a59648dd98faec13b9 (HEAD -> 
review/chinmaya_agarwal/fix/vpp_topic_74477804)
Author: Chinmaya Agarwal <[email protected]>
Date:   Tue Jun 23 12:38:23 2020 +0000

sr: fix: fix for SID index across segment lists within a sr policy

Signed-off-by: Chinmaya Agarwal <[email protected]>
Change-Id: Ib9c47391acd952d352e0453a7e7c1c5eabd3ca09

I executed the below command for committing my change
git commit -s --amend -m 'sr: fix for SID index across segment lists within a 
sr policy'

Can anyone please suggest what is wrong here?
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#16802): https://lists.fd.io/g/vpp-dev/message/16802
Mute This Topic: https://lists.fd.io/mt/75076228/21656
Group Owner: [email protected]
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to