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

need to use $@ for all arguments #15

Open
wants to merge 25 commits into
base: shell-verbs
Choose a base branch
from

Conversation

k-okada
Copy link

@k-okada k-okada commented Jul 16, 2015

I think using ${@[*]} does not work for bash

$ catkin cd
bash: ${@[*]}: bad substitution

jbohren and others added 25 commits April 15, 2015 14:25
specifically when using --jobserver
Use os.environ.get instead of dictionary,
which raises KeyError when SHELL is not set.
Catch KeyError when SHELL is not set
(some restrictive systems default to 600 for new files)
augmented bash completion, fixed installed file permissions
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.

6 participants