Replace rm with faster rsync --delete with empty src dir

This commit is contained in:
Darko Poljak 2019-10-05 10:48:19 +02:00
commit 1628ce58c7
2 changed files with 16 additions and 3 deletions

1
doc/changes/next Normal file
View file

@ -0,0 +1 @@
* Performance: replace rm -rf with faster rsync --delete empty src dir