Skip to content

Move rm_rf to utils.c

Ludovico de Nittis requested to merge wip/denittis/move_rm_function into master

The recursively deletion of directories can be used also outside our tests. Moving this function to utils.c will allow us to reuse it without duplicating code.

This was part of !101 (merged)

/cc @smcv @jpwhiting

Merge request reports

Loading