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

Remove sh dependency #11

Open
nir0s opened this issue Jan 14, 2017 · 1 comment
Open

Remove sh dependency #11

nir0s opened this issue Jan 14, 2017 · 1 comment

Comments

@nir0s
Copy link
Owner

nir0s commented Jan 14, 2017

Currently, there's only one dependency for packer - sh. I don't see a reason to keep that dependency as it can be easily replaced with subprocess.

@adyrcz
Copy link

adyrcz commented Jan 29, 2017

Doing this may make it easier to grab output from stdout.

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

No branches or pull requests

2 participants