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

make: bail out if there are spaces in the path (backport of #5221) #5379

Merged
merged 3 commits into from
Apr 21, 2016

Conversation

cgundogan
Copy link
Member

backport of #5221

If we use `rm -r(f)` then we should make sure that we don't delete
random directory trees because there was a whitespace in the path.
@cgundogan cgundogan added Area: build system Area: Build system CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Apr 20, 2016
@cgundogan cgundogan added this to the Release 2016.04 milestone Apr 20, 2016
@miri64
Copy link
Member

miri64 commented Apr 21, 2016

ACK & go.

@miri64 miri64 merged commit ef0b95e into RIOT-OS:2016.04-branch Apr 21, 2016
@cgundogan cgundogan deleted the pr/backport/rm_rf_safe branch April 21, 2016 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: build system Area: Build system CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants