]> git.puffer.fish Git - mirror/frr.git/commit
tools: improve checkpatch.sh 1756/head
authorQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 15 Feb 2018 18:37:03 +0000 (13:37 -0500)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Thu, 22 Feb 2018 17:54:42 +0000 (12:54 -0500)
commit86d488ce66e0b3affb4aec48f10ad5152a861f49
treeed781540f63fd13e1e70201994bfb922be7a4753
parent1e1c1e132b958bace6599d4c7a1159d398bae5d2
tools: improve checkpatch.sh

* Send reports to stderr; this allows you to get just the end result by
  redirecting stderr
* Don't attempt to copy nonexistent files

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
tools/checkpatch.sh