Fix luci-go isolate support on OSX.

The --extra-variable FOO BAR format is not supported by the Go implementation.
Switch to --extra-variable FOO=BAR. Using the second form is only a problem when
the value has spaces and only on Windows and this case is OSX only.

TBR=vadimsh@chromium.org
BUG=

Review URL: https://codereview.chromium.org/1152243003

Cr-Commit-Position: refs/heads/master@{#331218}
1 file changed