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

allow for unset $@ in kubectl.sh #4390

Closed
wants to merge 1 commit into from

Conversation

ryfow
Copy link
Contributor

@ryfow ryfow commented Feb 12, 2015

Running cluster/kubectl.sh with no arguments resulted in the following
error.

cluster/kubectl.sh: line 131: @: unbound variable

With this change, the kubectl binary is called without a command
which results in a printout of the the usage text.

Running cluster/kubectl.sh with no arguments resulted in the following
error.

    cluster/kubectl.sh: line 131: @: unbound variable

With this change, the kubectl binary is called without a command
which results in a printout of the the usage text.
@erictune
Copy link
Member

superceded by #4393

@erictune erictune closed this Feb 12, 2015
@erictune
Copy link
Member

Thank you for the PR, though!

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.

2 participants