Skip to content
Commit 957595d2 authored by Jesse Glick's avatar Jesse Glick
Browse files

You might expect new FilePath(null, "/local/path").getChannel() to be null.

Confusingly, it is instead MasterComputer.localChannel!
If that is fed back into FilePath.<init>(VirtualChannel,String) rather than using .<init>(FilePath,String)
you get an object that behaves strangely and throws exceptions.
parent 34a461eb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment