On 10/09/2013 04:10 PM, Daniel P. Berrange wrote:
We should absolutely be running
syntax-check as normal to identify that on -maint branches
just as on master.
IMHO all we want todo is add:
local-checks-to-skip += sc_copyright_check
When on -maint branches.
I agree. make syntax-check is just as useful on a -maint branch as on
master; I like to run it on those branches not as a matter of habit, but
in order to catch potential problems.