From: Todd Malsbary Date: Mon, 24 Jan 2022 23:13:10 +0000 (-0800) Subject: bashate does not depend on prerequisites X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F64%2F4664%2F1;p=icn.git bashate does not depend on prerequisites Signed-off-by: Todd Malsbary Change-Id: I1ac5867bb6e652636377dea4ce8d6132b1aa969a --- diff --git a/Makefile b/Makefile index 8c5d6fc..0e8efe1 100644 --- a/Makefile +++ b/Makefile @@ -72,8 +72,7 @@ capi_install: flux_install: ./deploy/flux/flux.sh deploy -unit: prerequisite \ - bashate +unit: bashate bashate: bashate -i E006,E003,E002,E010,E011,E042,E043 `find . -type f -not -path './cmd/bpa-operator/vendor/*' -not -path './ci/jjb/shell/*' -name "*.sh"`