diff options
author | Russ Cox <rsc@golang.org> | 2021-02-18 11:47:47 -0500 |
---|---|---|
committer | Russ Cox <rsc@golang.org> | 2021-02-19 00:41:41 +0000 |
commit | ee7038f6a5f12d68a49b8b8193702341e5b8b151 (patch) | |
tree | 11cbee5289194582fdba8ac64011571e84057f69 /src/cmd/internal/diff/diff.go | |
parent | 40765ffa95e87e603845d83591f75efa54049eca (diff) | |
download | go-git-ee7038f6a5f12d68a49b8b8193702341e5b8b151.tar.gz |
net: disable Windows netsh tests when netsh won't run
On my Surface Pro X running the insider preview,
running "netsh help" from Powershell started from the task bar works.
But running "powershell" at a cmd.exe prompt and then running
"netsh help" produces missing DLL errors.
These aren't our fault, so just skip the netsh-based tests if this happens.
Change-Id: I13a17e01143d823d3b5242d827db056bd253e3e9
Reviewed-on: https://go-review.googlesource.com/c/go/+/293849
Trust: Russ Cox <rsc@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
Diffstat (limited to 'src/cmd/internal/diff/diff.go')
0 files changed, 0 insertions, 0 deletions