Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config_bug_fix #176

Merged
merged 2 commits into from
Jun 2, 2015
Merged

config_bug_fix #176

merged 2 commits into from
Jun 2, 2015

Commits on Dec 18, 2014

  1. Bug masking config errors as 'could not find file'

    Assert statements designed to verify the integrity of the config file
    were inadvertently being disguised as an IOError. Duplicate settings
    and other asserts would return an error that the config file could not
    be found, rather than the assert message.
    spendres committed Dec 18, 2014
    Configuration menu
    Copy the full SHA
    5eba124 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2014

  1. Configuration menu
    Copy the full SHA
    a435166 View commit details
    Browse the repository at this point in the history