Also purge monthly bench for the tests
This commit is contained in:
parent
f9d3301da7
commit
821fb4828a
|
@ -76,7 +76,7 @@ Try to remove maco's cron jobs (autoupdate, benchmark,…)."
|
|||
rm -f /etc/cron.daily/ipr_autoupdate
|
||||
|
||||
## and benchmark
|
||||
rm -f /etc/cron.daily/ipr_benchmark
|
||||
rm -f /etc/cron.daily/ipr_benchmark /etc/cron.monthly/ipr_benchmark
|
||||
|
||||
}
|
||||
# }}}
|
||||
|
|
Loading…
Reference in New Issue