bashate does not depend on prerequisites 64/4664/1
authorTodd Malsbary <todd.malsbary@intel.com>
Mon, 24 Jan 2022 23:13:10 +0000 (15:13 -0800)
committerTodd Malsbary <todd.malsbary@intel.com>
Thu, 3 Feb 2022 23:01:17 +0000 (15:01 -0800)
Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
Change-Id: I1ac5867bb6e652636377dea4ce8d6132b1aa969a

Makefile

index 8c5d6fc..0e8efe1 100644 (file)
--- 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"`