]> Cypherpunks repositories - gostls13.git/commit
os: don't check non-nil err twice in Symlink on windows
authorTobias Klauser <tklauser@distanz.ch>
Tue, 27 Apr 2021 11:51:45 +0000 (13:51 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Tue, 27 Apr 2021 15:50:45 +0000 (15:50 +0000)
commit88a8a2705684e693082cabaec18b76615cf0b4f0
tree254f04ca5485f7d1a69b2cab368133cc3b1a8b21
parent0b9ca4d90737017fc9bb0cf125e2005c61782b79
os: don't check non-nil err twice in Symlink on windows

Change-Id: I398d324723025b559fdca783fc334de9be68f2d1
Reviewed-on: https://go-review.googlesource.com/c/go/+/314030
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
src/os/file_windows.go