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

Proper respect of GLOBAL_CACHE_DIR #2635

Merged
merged 1 commit into from
Nov 3, 2021

Conversation

ferd
Copy link
Collaborator

@ferd ferd commented Oct 30, 2021

The order of operations was swapped such that global plugins would be
installed outside of the configured GLOBAL_CACHE_DIR. Swapping the order
should allow it to work fine and fix #2633

The order of operations was swapped such that global plugins would be
installed outside of the configured GLOBAL_CACHE_DIR. Swapping the order
should allow it to work fine and fix erlang#2633
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

Successfully merging this pull request may close these issues.

REBAR_CACHE_DIR is not used for explicit plugins
1 participant