Skip to content

Commit bc175ba

Browse files
committed
tests/helpers.bash: rm GOPATH
It is not used anywhere since commit 30601ef. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
1 parent 7e3c3e8 commit bc175ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/helpers.bash

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ INTEGRATION_ROOT=$(dirname "$(readlink -f "$BASH_SOURCE")")
77

88
RUNC="${INTEGRATION_ROOT}/../../runc"
99
RECVTTY="${INTEGRATION_ROOT}/../../contrib/cmd/recvtty/recvtty"
10-
GOPATH="$(mktemp -d --tmpdir runc-integration-gopath.XXXXXX)"
1110

1211
# Test data path.
1312
TESTDATA="${INTEGRATION_ROOT}/testdata"

0 commit comments

Comments
 (0)