very-verbose -> very_verbose
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
87e15be561
commit
8a56d41ebc
8 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -199,6 +199,7 @@ test: ccollect.sh
|
|||
CCOLLECT_CONF=./conf ./ccollect.sh daily "source with spaces and interval"
|
||||
CCOLLECT_CONF=./conf ./ccollect.sh daily to-remote
|
||||
CCOLLECT_CONF=./conf ./ccollect.sh daily with_exec
|
||||
CCOLLECT_CONF=./conf ./ccollect.sh daily very_verbose
|
||||
CCOLLECT_CONF=./conf ./ccollect.sh daily no-source-must-fail
|
||||
# for s in $$(ls ./conf/sources); do CCOLLECT_CONF=./conf echo ./ccollect.sh daily $$s; done
|
||||
# CCOLLECT_CONF=./conf ./ccollect.sh -a daily
|
||||
|
|
Loading…
Reference in a new issue