mirror of https://github.com/dynup/kpatch
Makefile: Add test and utility scripts to files to check
Signed-off-by: Julien Thierry <jthierry@redhat.com>
This commit is contained in:
parent
22e2c1a95c
commit
60bdd3435b
4
Makefile
4
Makefile
|
@ -63,3 +63,7 @@ vagrant-integration-quick:
|
|||
|
||||
check:
|
||||
shellcheck kpatch/kpatch kpatch-build/kpatch-build kpatch-build/kpatch-gcc
|
||||
shellcheck test/difftree.sh test/integration/kpatch-test \
|
||||
test/integration/lib.sh test/integration/rebase-patches \
|
||||
test/integration/test-vagrant \
|
||||
test/integration/vm-integration-run
|
||||
|
|
Loading…
Reference in New Issue