From e390c62072ea5784e47e89d4faac124e6234ab3e Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Fri, 24 Jul 2009 08:57:53 +0200 Subject: [PATCH] run all sources as a test Signed-off-by: Nico Schottelius --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 0f8a8d1..8c05714 100644 --- a/Makefile +++ b/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