-
Notifications
You must be signed in to change notification settings - Fork 3k
Fix MBED_ VERSION #5132
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
Fix MBED_ VERSION #5132
Conversation
Remove the extraneous #define at the end of it.
@JanneKiiskila Thanks for finding this, I'll check the automation script to see how that crept in (this bit of functionality was used for the first time with this release). We don't normally take PRs directly against the release branch but as this block only exists there we will need to on this occasion . |
/morph test |
Not sure why Travis failed , kicked it off again |
/morph test |
/morph echo |
/morph test |
Please get this to RC2. Personally, I would not even consider doing an RC2 without this. |
Result: FAILUREYour command has finished executing! Here's what you wrote!
OutputTest failed! |
Failure looks like device specific and not related to change
Re-triggering the request /morph test |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
OutputAll builds and test passed! |
Remove the extraneous #define at the end of it.