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

Conversation

spendres
Copy link
Contributor

fixed bug that masks config file errors as missing 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.
demanosalvas added a commit that referenced this pull request Jun 2, 2015
@demanosalvas demanosalvas merged commit 56bfa42 into su2code:develop Jun 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants