]> Cypherpunks repositories - gostls13.git/commit
cmd/link/internal/ld: rm os.Getwd from elf_test
authorKir Kolyshkin <kolyshkin@gmail.com>
Wed, 4 Sep 2024 03:00:56 +0000 (20:00 -0700)
committerGopher Robot <gobot@golang.org>
Wed, 4 Sep 2024 20:44:48 +0000 (20:44 +0000)
commita2891aef7533f66870fc9fef0c2d7d54167f2d1d
tree5148bfe339ba389ee5fcb75de5e9b6af9bcb0fc7
parent9ba8ac253ef366c708b06c66c8e20cbb1572de2f
cmd/link/internal/ld: rm os.Getwd from elf_test

When specifying the package to build, a relative path is sufficient.

Change-Id: I1ae08065b5cd77ec25be42dc1e664720a07baa62
Reviewed-on: https://go-review.googlesource.com/c/go/+/610039
Auto-Submit: Ian Lance Taylor <iant@golang.org>
Commit-Queue: Ian Lance Taylor <iant@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/link/internal/ld/elf_test.go