mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-19 02:10:42 +01:00
testbench: file HOSTNAME was not properly deleted on test initialization
This commit is contained in:
parent
36d17621a9
commit
3336b911b2
@ -72,7 +72,7 @@ case $1 in
|
||||
rm -rf test-spool test-logdir stat-file1
|
||||
rm -f rsyslog.out.*.log work-presort rsyslog.pipe
|
||||
rm -f rsyslog.input rsyslog.empty
|
||||
rm -f testconf.conf
|
||||
rm -f testconf.conf HOSTNAME
|
||||
rm -f rsyslog.errorfile tmp.qi
|
||||
rm -f core.* vgcore.*
|
||||
# Note: rsyslog.action.*.include must NOT be deleted, as it
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user