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

Issue #509: Adjust drush wrapper bin path so it works on Windows with bad symlinks. #515

Merged
merged 1 commit into from
Oct 7, 2016
Merged

Issue #509: Adjust drush wrapper bin path so it works on Windows with bad symlinks. #515

merged 1 commit into from
Oct 7, 2016

Conversation

geerlingguy
Copy link
Contributor

See: #509 (comment)

Basically, it's really hard to guarantee symlinks set up in a Windows environment will work as expected in myriad situations (in Drupal VM synced via SMB, synced native, etc., in Dev Desktop, native PowerShell, Cygwin, Ubuntu Bash, etc.).

Therefore, ditch the symlinked copy in vendor/bin and point to the direct executable instead.

This is tested to work on Mac and Windows 10 at least.

@grasmash grasmash added the Enhancement A feature or feature request label Oct 7, 2016
@grasmash grasmash merged commit 7c7d5c1 into acquia:8.x Oct 7, 2016
@geerlingguy geerlingguy deleted the fix-drush-wrapper branch October 7, 2016 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement A feature or feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants