forked from ungleich-public/ccollect
Add test to Makefile
This commit is contained in:
parent
dc7d5d614b
commit
08e864ee0d
1 changed files with 3 additions and 0 deletions
3
Makefile
3
Makefile
|
@ -121,3 +121,6 @@ distclean: allclean
|
|||
# Be nice with the users and generate documentation for them
|
||||
#
|
||||
dist: distclean documentation
|
||||
|
||||
test: ccollect.sh
|
||||
CCOLLECT_CONF=./conf ./ccollect.sh daily "source with spaces"
|
||||
|
|
Loading…
Reference in a new issue