Fix run-in-gopath issue with symlink'd gopath

This commit is contained in:
Christoph Blecker
2018-06-25 14:25:55 -07:00
parent 67e7d4c68f
commit 2edd10709c
2 changed files with 5 additions and 7 deletions

View File

@@ -178,4 +178,3 @@ kube::realpath() {
fi
kube::readlinkdashf "$1"
}