Describe the bug
The recent change to filescleaner.py in #241 fails to properly handle the cases when the configures base-dir template looks like this: "somedir/otherdirs-??/*.ext".
We need to inlcude a test case that catch this and then solve it.
To Reproduce
Expected behavior
A clear and concise description of what you expected to happen.
Actual results
Text output of actual results or error messages including full tracebacks if applicable.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment Info:
- OS: [e.g. OSX, Windows, Linux]
- Trollmoves Version: [e.g. 0.9.0]
Additional context
Add any other context about the problem here.
Describe the bug
The recent change to
filescleaner.pyin #241 fails to properly handle the cases when the configures base-dir template looks like this: "somedir/otherdirs-??/*.ext".We need to inlcude a test case that catch this and then solve it.
To Reproduce
# Your code hereExpected behavior
A clear and concise description of what you expected to happen.
Actual results
Text output of actual results or error messages including full tracebacks if applicable.
Screenshots
If applicable, add screenshots to help explain your problem.
Environment Info:
Additional context
Add any other context about the problem here.