Skip to content

Check if executble exists #2563

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
Aug 26, 2016
Merged

Check if executble exists #2563

merged 1 commit into from
Aug 26, 2016

Conversation

sarahmarshy
Copy link
Contributor

GCC toolchain path does not require .exe extension for execution on the command line, but the extension is required to check existence in Windows.

@bridadan
Copy link
Contributor

@mbed-bot: TEST

HOST_OSES=windows
BUILD_TOOLCHAINS=GCC_ARM
TARGETS=NRF51_DK,NRF51_MICROBIT

1 similar comment
@bridadan
Copy link
Contributor

@mbed-bot: TEST

HOST_OSES=windows
BUILD_TOOLCHAINS=GCC_ARM
TARGETS=NRF51_DK,NRF51_MICROBIT

@mbed-bot
Copy link

[Build 847]
FAILURE: Something went wrong when building and testing.

@bridadan
Copy link
Contributor

@mbed-bot: TEST

HOST_OSES=windows
BUILD_TOOLCHAINS=GCC_ARM
TARGETS=NRF51_DK,NRF51_MICROBIT

@mbed-bot
Copy link

[Build 850]
SUCCESS: Building succeeded and tests were run! Be sure to check the test results

@sg- sg- merged commit fe1f2b6 into ARMmbed:master Aug 26, 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.

4 participants