Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
amitmurthy authored and tkelman committed Jun 8, 2015
1 parent d6f8517 commit ad7717c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/multi.jl
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ function get_bind_addr(w::Worker)
w.config.bind_addr = remotecall_fetch(w.id, get_bind_addr, w.id)
end
end
w.config.bind_addr
get(w.config.bind_addr)
end

myid() = LPROC.id
Expand Down

0 comments on commit ad7717c

Please sign in to comment.