vpp: print "git diff" before running API checkstyle 08/31408/1
authorAndrew Yourtchenko <ayourtch@gmail.com>
Tue, 23 Feb 2021 11:46:31 +0000 (11:46 +0000)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Tue, 23 Feb 2021 11:47:46 +0000 (11:47 +0000)
commitb9af764835c8d48d042c4dc331bb5e51e989f215
treed0ee0872c6924abb13a4c12bd31b1753d4db14ff
parent85da45998982bac4cbda81911b81f78d73927dc1
vpp: print "git diff" before running API checkstyle

API checkstyle is unhappy if the repo is not clean.

An example:
https://jenkins.fd.io/job/vpp-checkstyle-verify-master-ubuntu2004-x86_64/598/console

Output the changes to make diagnostics easier.

Change-Id: I3fe1dfd0adde47e2140151687a6ab31885fc851c
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
jjb/scripts/vpp/api-checkstyle.sh