ivandokov / phockup

Media sorting tool to organize photos and videos from your camera in folders by year, month and day.
MIT License
856 stars 108 forks source link

fix movedel and rmdirs trailing commas, made always true #231

Open rob-miller opened 9 months ago

rob-miller commented 9 months ago

Closes #230, with test.

As noted in comments to https://github.com/ivandokov/phockup/pull/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.