summaryrefslogtreecommitdiffstats
path: root/tests/diag.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/diag.sh')
-rwxr-xr-xtests/diag.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/diag.sh b/tests/diag.sh
index 806edf80..1f05fdd6 100755
--- a/tests/diag.sh
+++ b/tests/diag.sh
@@ -21,7 +21,7 @@ case $1 in
rm -f rsyslogd2.started work-*.conf
rm -f work rsyslog.out.log rsyslog.out.log.save # common work files
rm -f rsyslog.out.*.log work-presort
- rm -rf test-spool
+ rm -rf test-spool stat-file1
rm -f rsyslog.input
rm -f core.* vgcore.*
mkdir test-spool
@@ -30,7 +30,7 @@ case $1 in
rm -f rsyslogd2.started diag-common2.conf rsyslog.action.*.include
rm -f work rsyslog.out.log rsyslog.out.log.save # common work files
rm -f rsyslog.out.*.log rsyslog.random.data work-presort
- rm -rf test-spool
+ rm -rf test-spool stat-file1
rm -f rsyslog.input
;;
'startup') # start rsyslogd with default params. $2 is the config file name to use