Makefile: clean and update help message
test-coverity: no such target
test-runtime: renamed to test-run in commit
55da864e0a but the documentation was not
updated.
This commit is contained in:
parent
8cb3d25329
commit
01841593ce
1 changed files with 1 additions and 3 deletions
4
Makefile
4
Makefile
|
|
@ -92,10 +92,8 @@ help:
|
|||
@echo " test-all: Run all tests"
|
||||
@echo " test-data: Generate test data"
|
||||
@echo " test-module: Run all module unit-tests"
|
||||
@echo " test-runtime: Run all osbuild pipeline tests"
|
||||
@echo " test-run: Run all osbuild pipeline tests"
|
||||
@echo " test-src: Run all osbuild source tests"
|
||||
@echo
|
||||
@echo " test-coverity: Run coverity and upload the result"
|
||||
|
||||
$(BUILDDIR)/:
|
||||
mkdir -p "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue