From 337fec115b5b492e872956da8082b4f8195a1853 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 2 Feb 2009 11:46:48 +0100 Subject: [PATCH] +tab Signed-off-by: Nico Schottelius --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 329ec5b..84ffb69 100644 --- a/Makefile +++ b/Makefile @@ -189,6 +189,6 @@ distclean: clean dist: distclean documentation test: ccollect.sh documentation - mkdir /tmp/ccollect + 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 normal 'local1&with-ampersand'