Quantcast
Channel: feed2exec:90b78751d0b42051e4a9df9ba8b3ebd6a3a4a1ed commits
Viewing all articles
Browse latest Browse all 40

fix OPML import crash with missing config file

$
0
0
Somehow it's possible that load_first_config returns None, exactly in the case when there is no pre-existing configuration file. We duct-tape a fix that looks up in the default directory, but this is impossible to unit test because the class variable is instanciated before we can change the environment. Closes: #1

Viewing all articles
Browse latest Browse all 40

Trending Articles