Open rob-miller opened 9 months ago
As noted in comments to #225, --move results in empty subdirectories being removed. This is due to an erroneous traling comma in the variable initializaition for rmdirs, so it always reads as enabled.
--move
rmdirs
As noted in comments to #225,
--move
results in empty subdirectories being removed. This is due to an erroneous traling comma in the variable initializaition forrmdirs
, so it always reads as enabled.