We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e3c3e8 commit bc175baCopy full SHA for bc175ba
tests/integration/helpers.bash
@@ -7,7 +7,6 @@ INTEGRATION_ROOT=$(dirname "$(readlink -f "$BASH_SOURCE")")
7
8
RUNC="${INTEGRATION_ROOT}/../../runc"
9
RECVTTY="${INTEGRATION_ROOT}/../../contrib/cmd/recvtty/recvtty"
10
-GOPATH="$(mktemp -d --tmpdir runc-integration-gopath.XXXXXX)"
11
12
# Test data path.
13
TESTDATA="${INTEGRATION_ROOT}/testdata"
0 commit comments