Skip to content

zsh.pl: produce a working completion script again#1779

Closed
kdudka wants to merge 1 commit into
curl:masterfrom
kdudka:zsh
Closed

zsh.pl: produce a working completion script again#1779
kdudka wants to merge 1 commit into
curl:masterfrom
kdudka:zsh

Conversation

@kdudka
Copy link
Copy Markdown
Contributor

@kdudka kdudka commented Aug 14, 2017

Commit curl-7_54_0-118-g8b2f22e changed the output format of curl --help to use <file> and <dir> instead of FILE and DIR, which caused zsh.pl to produce a broken completion script:

% curl --<TAB>
_curl:10: no such file or directory: seconds

Commit curl-7_54_0-118-g8b2f22e changed the output format of curl --help
to use <file> and <dir> instead of FILE and DIR, which caused zsh.pl to
produce a broken completion script:

% curl --<TAB>
_curl:10: no such file or directory: seconds
@mention-bot
Copy link
Copy Markdown

@kdudka, thanks for your PR! By analyzing the history of the files in this pull request, we identified @bagder, @captain-caveman2k and @yangtse to be potential reviewers.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.02%) to 75.074% when pulling c21b392 on kdudka:zsh into adc35a4 on curl:master.

Copy link
Copy Markdown
Member

@bagder bagder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@kdudka
Copy link
Copy Markdown
Contributor Author

kdudka commented Aug 15, 2017

Thanks for review! Pushing now...

@kdudka kdudka closed this in ab2a707 Aug 15, 2017
@kdudka kdudka deleted the zsh branch August 15, 2017 10:30
@lock lock Bot locked as resolved and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants