X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=Makefile;h=ffc6e9747cedcd5b991d5edd63c4dd7f2a2bd33c;hb=06e42f9aff0d369a8d7f4f48b309f313003f2d7e;hp=3a875ca4e128de49fa5b57a216125bdbdd02905c;hpb=15ef8c87177cf951066f5925d51675b8eb42aef2;p=icn.git diff --git a/Makefile b/Makefile index 3a875ca..ffc6e97 100644 --- a/Makefile +++ b/Makefile @@ -54,7 +54,7 @@ bpa_op_verifier: bpa_op_install bpa_op_e2e bpa_op_all: bm_all bpa_op_install bashate: - bashate -i E006 `find . -name *.sh` + bashate -i E006,E003,E002,E010,E011,E042,E043 `find . -type f -not -path './cmd/bpa-operator/vendor/*' -name *.sh` prerequisite: pushd $(ENV) && ./cd_package_installer.sh && popd