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

How do you format bb_args #1

Open
olymk2 opened this issue Oct 28, 2020 · 0 comments
Open

How do you format bb_args #1

olymk2 opened this issue Oct 28, 2020 · 0 comments

Comments

@olymk2
Copy link

olymk2 commented Oct 28, 2020

I have tried a few combination the readme suggests.

bb_args: '-flibs -rtest'

how ever this goes through as a single argument, looking at the code it looks like this is a bug, as sh/shell takes each parameter as a separate option but args is parsed as a single option and not split or anything, am i mis-understanding how this works ?

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

No branches or pull requests

1 participant