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 incorrect return in load_path_expand #30224

Merged
merged 1 commit into from
Dec 3, 2018
Merged

Conversation

fredrikekre
Copy link
Member

@fredrikekre fredrikekre commented Dec 1, 2018

This fixes a problem where Julia does not find an active project when the ~/.julia/environments/v#.# folder exist but does not contain a Project.toml file.

This fixes a problem where Julia does not find
and active project when the ~/.julia/environments/v#.#
folder exist but does not contain a Project.toml file.
@fredrikekre fredrikekre added bugfix This change fixes an existing bug backport pending 1.0 labels Dec 1, 2018
@fredrikekre
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Dec 3, 2018
30224: Remove incorrect return in load_path_expand r=fredrikekre a=fredrikekre

This fixes a problem where Julia does not find an active project when the `~/.julia/environments/v#.#` folder exist but does not contain a `Project.toml` file.

Co-authored-by: Fredrik Ekre <[email protected]>
@bors
Copy link

bors bot commented Dec 3, 2018

Timed out

@fredrikekre fredrikekre merged commit 71748da into master Dec 3, 2018
@fredrikekre fredrikekre deleted the fe/empty-env branch December 3, 2018 10:44
KristofferC pushed a commit that referenced this pull request Dec 6, 2018
This fixes a problem where Julia does not find
and active project when the ~/.julia/environments/v#.#
folder exist but does not contain a Project.toml file.

(cherry picked from commit 71748da)
@KristofferC KristofferC mentioned this pull request Dec 6, 2018
61 tasks
KristofferC pushed a commit that referenced this pull request Dec 12, 2018
This fixes a problem where Julia does not find
and active project when the ~/.julia/environments/v#.#
folder exist but does not contain a Project.toml file.

(cherry picked from commit 71748da)
KristofferC pushed a commit that referenced this pull request Feb 11, 2019
This fixes a problem where Julia does not find
and active project when the ~/.julia/environments/v#.#
folder exist but does not contain a Project.toml file.

(cherry picked from commit 71748da)
KristofferC pushed a commit that referenced this pull request Feb 20, 2020
This fixes a problem where Julia does not find
and active project when the ~/.julia/environments/v#.#
folder exist but does not contain a Project.toml file.

(cherry picked from commit 71748da)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant