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

Fix syntax error in command "sh -c" #8

Merged
merged 2 commits into from
Aug 31, 2016
Merged

Conversation

minimum-hsu
Copy link
Contributor

sh -c string

If the -c option is present, then commands are read from string.

sh -c string

If the -c option is present, then commands are read from string.
@hitripod
Copy link

hitripod commented Aug 31, 2016

The bug is caused by #7 and makes net.port.listen not work.

@laiwei laiwei merged commit c7f7967 into toolkits:master Aug 31, 2016
@laiwei
Copy link
Contributor

laiwei commented Aug 31, 2016

thx

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.

3 participants