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 use of BROWSER instead of DRIVER in rake #3

Merged
merged 1 commit into from
May 13, 2016

Conversation

Cruikshanks
Copy link
Member

Recently we switched using BROWSER for the name of an environment variable (see 20c1285) to DRIVER in order to resolve a problem preventing Launchy from working.

However it looks like we failed to update the use of the environment variable in Rakefile so this change rectifies that oversight.

Recently we switched using BROWSER for the name of an environment variable (see 20c1285) to DRIVER in order to resolve a problem preventing Launchy from working.

However it looks like we failed to update the use of the environment variable in `Rakefile` so this change rectifies that oversight.
@Cruikshanks Cruikshanks self-assigned this May 13, 2016
@Cruikshanks Cruikshanks added the bug Something isn't working label May 13, 2016
@Cruikshanks Cruikshanks merged commit 2d12677 into master May 13, 2016
@Cruikshanks Cruikshanks deleted the fix/use-of-BROWSER-in-rake-tasks branch May 13, 2016 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant