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

Add as completions #4130

Closed
wants to merge 1 commit into from
Closed

Conversation

moverest
Copy link
Contributor

No description provided.

printf '%s\tCPU\n' $cpus
else
# We are completing the EXTENSION part
set -e (count $opts)
Copy link
Contributor

Choose a reason for hiding this comment

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

Either I'm drunk or this makes no sense. Doing set -e $var_name erases (i.e., unsets) a var. This statement is the equivalent of set -e 1. Which doesn't make any sense.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I doesn't make any sense to me either. I must admit, I have no idea as to how this came and stayed here. 😕

@krader1961
Copy link
Contributor

Merged as commit d5e1405.

@krader1961 krader1961 closed this Jun 19, 2017
@krader1961 krader1961 added this to the fish 2.7.0 milestone Jun 19, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants