]> git.puffer.fish Git - matthieu/frr.git/commit
tools: cmd_check.py checks headers too
authorQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 25 Oct 2016 00:29:25 +0000 (00:29 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Tue, 25 Oct 2016 00:29:25 +0000 (00:29 +0000)
commit55bdefacac374c0c592f420c20caba4c27a3cc66
tree67c7f1016f28285a90903b4db01e99f3652edb5f
parent71f11720efcb373d5ce312c9b7fb988405b2e97b
tools: cmd_check.py checks headers too

Sometimes commands are externed and installed in another
file, so check for a command's name in the header file
corresponding to the file it's defined in before marking
it uninstalled.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
tools/cmd_check.py [changed mode: 0644->0755]