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

run external commands client side #2058

Merged
merged 2 commits into from
Dec 30, 2015
Merged

run external commands client side #2058

merged 2 commits into from
Dec 30, 2015

Conversation

whyrusleeping
Copy link
Member

Fixes a slight bug where external commands would be executed in the cwd of the daemon, as opposed to the client.

License: MIT
Signed-off-by: Jeromy jeromyj@gmail.com

@jbenet jbenet added the status/in-progress In progress label Dec 11, 2015
@jbenet
Copy link
Member

jbenet commented Dec 12, 2015

ah yep. this should have a test. (it's a very serious UX bug, with very subtle programming)

@ghost ghost added kind/bug A bug in existing code (including security flaws) topic/commands Topic commands need_tests labels Dec 22, 2015
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
@whyrusleeping
Copy link
Member Author

tests are green! woo!

whyrusleeping added a commit that referenced this pull request Dec 30, 2015
run external commands client side
@whyrusleeping whyrusleeping merged commit 65785e0 into master Dec 30, 2015
@jbenet jbenet removed the status/in-progress In progress label Dec 30, 2015
@Kubuxu Kubuxu deleted the fix/external-exec branch May 13, 2016 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws) need_tests topic/commands Topic commands
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants