diff options
Diffstat (limited to 'tests/diag.sh')
-rwxr-xr-x | tests/diag.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/diag.sh b/tests/diag.sh index 86551155..06512d4a 100755 --- a/tests/diag.sh +++ b/tests/diag.sh @@ -22,6 +22,7 @@ case $1 in rm -f work rsyslog.out.log rsyslog.out.log.save # common work files rm -rf test-spool test-logdir rm -f rsyslog.out.*.log work-presort + rm -f rsyslog.out.*.log work-presort rm -f core.* vgcore.* mkdir test-spool ;; |