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

try to fix path in SharedArray test #23944

Merged
merged 1 commit into from
Oct 2, 2017
Merged

Conversation

JeffBezanson
Copy link
Member

Hoping this fixes the issue reported in #23931 (comment)

Copy link
Member

@iblislin iblislin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please merge.
(BSD CI is full of build failures)

@@ -1,5 +1,5 @@
using Test, SharedArrays
include("../../../../test/testenv.jl")
include(joinpath(JULIA_HOME,"..","share/julia/test/testenv.jl"))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

spaces after commas, and each path segment should be a separate argument (because Windows likes its \)

@KristofferC KristofferC merged commit 1d3c7fe into master Oct 2, 2017
@fredrikekre fredrikekre deleted the jb/sharedarraytestpath branch October 2, 2017 06:28
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.

5 participants