From 92fac902420a3f17bc75c39f10f72b78b8fb8bbb Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Fri, 9 Feb 2018 22:00:13 +0100 Subject: community/julia: upgrade to 0.6.2 --- community/julia/fix-or-disable-broken-tests.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/julia/fix-or-disable-broken-tests.patch') diff --git a/community/julia/fix-or-disable-broken-tests.patch b/community/julia/fix-or-disable-broken-tests.patch index be82b33d29..51d5311044 100644 --- a/community/julia/fix-or-disable-broken-tests.patch +++ b/community/julia/fix-or-disable-broken-tests.patch @@ -11,7 +11,7 @@ test/read.jl: ditto. --- a/test/spawn.jl +++ b/test/spawn.jl -@@ -428,7 +428,7 @@ +@@ -439,7 +439,7 @@ end catch ex isa(ex, Base.UVError) || rethrow(ex) @@ -68,7 +68,7 @@ test/read.jl: ditto. # test that chown doesn't cause any errors for Windows --- a/test/read.jl +++ b/test/read.jl -@@ -462,8 +462,8 @@ +@@ -466,8 +466,8 @@ @test eof(f1) @test_throws Base.UVError eof(f2) if get(ENV, "USER", "") != "root" && get(ENV, "HOME", "") != "/root" -- cgit v1.2.3