summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-07-30 16:46:10 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-07-30 16:46:10 +0200
commit55d05e060e35035db53c4e1fa5a2facb2a5ff051 (patch)
tree8386b50763a36ab64a14b2c024442357a81f5c76
parentf4f6de247c51ffe278027ef3689b456d80bb9f73 (diff)
downloadrsyslog-3.21.1.tar.gz
rsyslog-3.21.1.tar.xz
rsyslog-3.21.1.zip
fix the make distcheck workaround ;)v3.21.1
I left some file in the file system, cause make distcheck to fail...
-rwxr-xr-xtests/cfg.sh1
1 files changed, 1 insertions, 0 deletions
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
#