From 55d05e060e35035db53c4e1fa5a2facb2a5ff051 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Wed, 30 Jul 2008 16:46:10 +0200 Subject: fix the make distcheck workaround ;) I left some file in the file system, cause make distcheck to fail... --- tests/cfg.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/cfg.sh') diff --git a/tests/cfg.sh b/tests/cfg.sh index 43412b0b..99729823 100755 --- a/tests/cfg.sh +++ b/tests/cfg.sh @@ -68,6 +68,7 @@ fi; # TODO: re-enable the following checks. They need to have support in # rsyslogd so that the log file name is NOT contained in the error # messages - this prevents proper comparison in make distcheck +rm -f tmp exit 0 # -- cgit