mirror of
https://github.com/golang/go
synced 2024-11-18 20:14:43 -07:00
682b241254
filepath.Rel will always fail if one parameter starts with drive letter and the other does not. Make both filepath.Rel parameters absolute paths, to give it chance to succeed. Fixes broken tools build on windows. Change-Id: Ibefcfe283f28977503323f01bc3a698478227f84 Reviewed-on: https://go-review.googlesource.com/25120 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> |
||
---|---|---|
.. | ||
fastwalk_dirent_fileno.go | ||
fastwalk_dirent_ino.go | ||
fastwalk_portable.go | ||
fastwalk_test.go | ||
fastwalk_unix.go | ||
fastwalk.go | ||
fix_test.go | ||
fix.go | ||
imports.go | ||
mkindex.go | ||
mkstdlib.go | ||
sortimports.go | ||
zstdlib.go |