Skip to content

Fix some whitespace quoting errors #1

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

EvanTheB
Copy link

No description provided.

@EvanTheB
Copy link
Author

With these changes and fiddling openocd makefile the script runs through with whitespace in my pwd and target dir paths.

@EvanTheB
Copy link
Author

There were some more missing quotes, not sure why it worked without those.

Replace $* with "$@" to avoid quoting issues.
Use $# instead of test $* to check for arguments.
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.

1 participant