Skip to content

Conversation

@xiaojue
Copy link

@xiaojue xiaojue commented Nov 1, 2016

When i start with a number input,i can remove the process.

$ guv start 1234
$ guv remove 1234 //can't remove

if (name === pidOrName || managedProcess.pid === pidOrName || pidOrName === '*') {


$ guv start -n -a
$ guv remove -a //can't remove

so i add remove all for this situation.

@coveralls
Copy link

coveralls commented Nov 1, 2016

Coverage Status

Coverage remained the same at 93.609% when pulling eb69ab9 on xiaojue:master into 2dd914c on tableflip:master.

@coveralls
Copy link

coveralls commented Nov 1, 2016

Coverage Status

Coverage remained the same at 93.609% when pulling 0238e77 on xiaojue:master into 2dd914c on tableflip:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.609% when pulling 0238e77 on xiaojue:master into 2dd914c on tableflip:master.

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