Skip to content

Commit c7cc40f

Browse files
committed
Revert "debug 1"
This reverts commit c254258.
1 parent c254258 commit c7cc40f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/AzManagers.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1379,9 +1379,6 @@ function azure_worker_start(out::IO, cookie::AbstractString=readline(stdin); clo
13791379
=#
13801380

13811381
cookie_from_master = read(client, Distributed.HDR_COOKIE_LEN)
1382-
1383-
@show cookie_from_master
1384-
13851382
if cookie_from_master[1] == 0x00
13861383
error("received cookie with at least one null character")
13871384
end

0 commit comments

Comments
 (0)