X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=Makefile;h=ed6b3e9092be25dad0adf4226d95a1c4345b3f1b;hb=c06fe760548e4868d226ba74427e4fd176689ef3;hp=ee83d7af358ed5d534e993ad79d75de20ea9e1b9;hpb=df5fbf6b904585bfb31505f29fb4e99665b80098;p=vpp.git diff --git a/Makefile b/Makefile index ee83d7af358..ed6b3e9092b 100644 --- a/Makefile +++ b/Makefile @@ -631,7 +631,7 @@ fixstyle: .PHONY: checkstyle-api checkstyle-api: - @extras/scripts/crcchecker.py --check-patch + @extras/scripts/crcchecker.py --check-patchset # necessary because Bug 1696324 - Update to python3.6 breaks PyYAML dependencies # Status: CLOSED CANTFIX