Skip to content

Add sys import to config #3307

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

Merged
merged 1 commit into from
Nov 22, 2016
Merged

Conversation

theotherjimmy
Copy link
Contributor

Description

import sys into config.py, something that I aparently forgot to do some time ago. This change should allow the config system to print the precise location of a config error in an app config instead of simply breaking with a 'sys not defined'-like error

Status

READY

Todos

Should resolve #3281

@bridadan
Copy link
Contributor

Might as well run the tests 😄

/morph test

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 1143

All builds and test passed!

@0xc0170 0xc0170 merged commit d215e4f into ARMmbed:master Nov 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Small change to config.py, import sys
4 participants