X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=Makefile;h=149af03e8c97954459bae1f1ae80dc399d36010c;hb=af2cc6425;hp=69500400d39779dd3708b86d43f26737a9e96f88;hpb=f457a3886ae21cc0d4b43d8eaf5f8af86f836bad;p=vpp.git diff --git a/Makefile b/Makefile index 69500400d39..149af03e8c9 100644 --- a/Makefile +++ b/Makefile @@ -641,7 +641,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