On Thu, Jan 13, 2022 at 12:24:55PM +0100, Claudio Jeker wrote: > This introduces a function remove_contents() which is implementing a basic > rm -r and uses it to clean the RRDP repository when downloading a > snapshot (especially after a delta failure). It also cleans out the temp > directory after a failure to fetch. > > With the introduction of a validated cache this will become a bit simpler > since the temp dir will disapear. Still this is a simple step and reduces > the size of the validated cache patch.
ok tb
