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

windows support broken #49

Closed
joelwilson opened this issue Apr 6, 2015 · 1 comment
Closed

windows support broken #49

joelwilson opened this issue Apr 6, 2015 · 1 comment

Comments

@joelwilson
Copy link

I believe that commit 5e041dedd broke support for Windows. Instead of conditionally calling the global_shell_init method if the attribute is set (true), the method is always called. Ultimately, that calls bashrc_file which is overridden in the windows provider to return fail.

@hartmantis
Copy link
Owner

Happily, this can be tested for real now that Windows support for Test Kitchen was released. The fix (#50) has been merged and will be in the next release.

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