Skip to content

Use "$@" in shell script #4626

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

Closed

Conversation

cousteaulecommandant
Copy link
Contributor

Use "$@" in this shell script instead of "$1" "$2" "$3" "$4" "$5" "$6" "$7" "$8" "$9".
(Is this file still used?)

Use "$@" in this shell script instead of "$1" "$2" "$3" "$4" "$5" "$6" "$7" "$8" "$9".
@matthijskooijman
Copy link
Collaborator

Hm, this PR fixes build/cmd/dist/processing. The fix itself looks good to me, but I wonder if that script is actually used at all?

@q2dg
Copy link

q2dg commented Mar 16, 2016

Well...if it's not, let's remove it.

@matthijskooijman
Copy link
Collaborator

Indeed seems it is no longer used. I created #5625 to remove it, and I'm closing this PR.

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.

3 participants