summaryrefslogtreecommitdiffstats
path: root/tests/diag.sh
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-03-16 15:04:43 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-03-16 15:04:43 +0100
commit9e18ecc9bd14093b78199fd36c315cfce4d26a26 (patch)
tree4de2dcca5f9c2eeb8e5e1274b899850196e3f4b7 /tests/diag.sh
parentce1860a0bc77ec2ba7992547776a46df6b3d0e8a (diff)
downloadrsyslog-9e18ecc9bd14093b78199fd36c315cfce4d26a26.tar.gz
rsyslog-9e18ecc9bd14093b78199fd36c315cfce4d26a26.tar.xz
rsyslog-9e18ecc9bd14093b78199fd36c315cfce4d26a26.zip
fixed a regression of last patch and some cleanup
Diffstat (limited to 'tests/diag.sh')
-rwxr-xr-xtests/diag.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/diag.sh b/tests/diag.sh
index fc0d9000..3075aa57 100755
--- a/tests/diag.sh
+++ b/tests/diag.sh
@@ -31,7 +31,7 @@ case $1 in
rm -f work rsyslog.out.log rsyslog2.out.log rsyslog.out.log.save # common work files
rm -rf test-spool test-logdir
rm -f rsyslog.out.*.log rsyslog.random.data work-presort rsyslog.pipe
- rm -f rsyslog.input
+ rm -f rsyslog.input stat-file1
echo -------------------------------------------------------------------------------
;;
'startup') # start rsyslogd with default params. $2 is the config file name to use