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

Remove unmatched bracket from _docker for zsh #24373

Merged
merged 1 commit into from
Jul 6, 2016

Conversation

floatingLomas
Copy link
Contributor

- What I did
Fixed a dangling ')' in the zsh _docker completion script.

- How I did it
...With my keyboard?

- How to verify it
tab completion no longer explodes with a parse error in zsh.

- Description for the changelog

Fixed a zsh tab completion issue.

- A picture of a cute animal (not mandatory but encouraged)
Cutest animal EVAR

@GordonTheTurtle GordonTheTurtle added status/3-docs-review dco/no Automatically set by a bot when one of the commits lacks proper signature labels Jul 6, 2016
@GordonTheTurtle GordonTheTurtle removed the dco/no Automatically set by a bot when one of the commits lacks proper signature label Jul 6, 2016
Signed-off-by: Jonathan Lomas <jonathan@floatinglomas.ca>
@runcom
Copy link
Member

runcom commented Jul 6, 2016

LGTM ping @sdurrheimer

@jessfraz
Copy link
Contributor

jessfraz commented Jul 6, 2016

looks good to me, its just removing an extra ")"

@cpuguy83
Copy link
Member

cpuguy83 commented Jul 6, 2016

LGTM

@cpuguy83 cpuguy83 merged commit a04a11f into moby:master Jul 6, 2016
@thaJeztah thaJeztah added this to the 1.12.0 milestone Jul 7, 2016
@sdurrheimer
Copy link
Contributor

@floatingLomas Thanks, I did notice a problem with completion, but haven't got the time to look at it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants