Skip to content
Snippets Groups Projects
Commit 14b8ccf7 authored by juga's avatar juga
Browse files

cleanup: Use getpath to get configuration paths

We changed conf['paths']['X'] to use conf.getpath('paths', 'X'),
so that paths with `~` get expanded, but cleanup was forgotten.
Also remove extra path check in main.
And run cleanup as part of the integration tests.

Bugfix v0.7.0.
parent 54c5db04
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment