forked from ungleich-public/ccollect
run all sources as a test
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
ef641b5e31
commit
e390c62072
1 changed files with 1 additions and 2 deletions
3
Makefile
3
Makefile
|
@ -191,5 +191,4 @@ dist: distclean documentation
|
|||
|
||||
test: ccollect.sh documentation
|
||||
mkdir -p /tmp/ccollect
|
||||
CCOLLECT_CONF=./conf ./ccollect.sh daily "source with spaces"
|
||||
CCOLLECT_CONF=./conf ./ccollect.sh normal 'local1&with-ampersand'
|
||||
CCOLLECT_CONF=./conf ./ccollect.sh -a daily
|
||||
|
|
Loading…
Reference in a new issue