- Status Closed
- Percent Complete
- Task Type Patches
- Category Plugins
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Release 3.7.1
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by Alexander Levin - 2010-12-23
Last edited by Alexander Levin - 2010-12-29
Opened by Alexander Levin - 2010-12-23
Last edited by Alexander Levin - 2010-12-29
FS#11827 - disktidy: properly delete directories with a wildcard
Current version: 28881.
The disktidy plugin seems not not to delete directories specified by a pattern. I.e. if you have the directories "tf1" and "tf2", and "tf*/" is specified in the config file, then tf1 and tf2 should be deleted, but they are not.
The attached patch tries to fix that.
Closed by Alexander Levin
2010-12-29 20:56
Reason for closing: Accepted
Additional comments about closing:
2010-12-29 20:56
Reason for closing: Accepted
Additional comments about closing:
Fixed and accepted as r28900