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

fix for the shell arg handling issues #205

Merged
merged 1 commit into from
Dec 18, 2015

Conversation

trws
Copy link
Contributor

@trws trws commented Nov 25, 2015

The setup-env.sh script now saves off the argument array before shifting off
all the arguments so that the final command invocation doesn't arbitrarily
requote the arguments. All external quoting is preserved now. This has been
thoroughly tested with zsh, but should probably be tested with bash etc.
before acceptance.

fixes #204

The setup-env.sh script now saves off the argument array before shifting off
all the arguments so that the final command invocation doesn't arbitrarily
requote the arguments.  All external quoting is preserved now.  This has been
thoroughly tested with zsh, but should probably be tested with bash etc.
before acceptance.
@mathstuf
Copy link
Contributor

+1

Cannot reproduce the problem in bash or zsh with this branch.

@tgamblin
Copy link
Member

Thanks!

@tgamblin tgamblin closed this Dec 18, 2015
@tgamblin tgamblin reopened this Dec 18, 2015
tgamblin added a commit that referenced this pull request Dec 18, 2015
fix for the shell arg handling issues
@tgamblin tgamblin merged commit a173324 into spack:develop Dec 18, 2015
matz-e pushed a commit to matz-e/spack that referenced this pull request Jan 28, 2019
…#205)

0.4.1 was the patch for supporting both float and doubles
Dropping old versions
climbfuji added a commit to climbfuji/spack that referenced this pull request Dec 20, 2022
…ization

release/1.2.0: bug fix for ecmwf-atlas with Intel etc
greenc-FNAL pushed a commit to greenc-FNAL/spack that referenced this pull request Nov 21, 2023
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.

argument globbing and parsing broken by wrapper script
3 participants