tests: make test_shellcheck depend on shellcheck
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 17 Feb 2023 19:04:31 +0000 (14:04 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 20 Feb 2023 17:23:50 +0000 (12:23 -0500)
commit7e090e6bea2c8ea8ef7b776caf17b529b1e1f7ce
tree735163fcafbb8db92f50d2036285653b86310c45
parent6785c08c87af6432e966348bc4c91110ad66e91b
tests: make test_shellcheck depend on shellcheck

Since this test is only useful for development, don't fail the build on
platforms that lack shellcheck.

Another approach could be to add a dedicated make target to run the meta
tests but this was easier as a quick fix.

Change-Id: If9d30c7c4e3ee526f028ad82545e631ace272354
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
configure.ac
tests/meta/Makefile.am
This page took 0.02466 seconds and 4 git commands to generate.