Skip to content

Commit eee9572

Browse files
committed
delete env TEST_TMPDIR
Signed-off-by: Lei Chu <[email protected]>
1 parent 99f4164 commit eee9572

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Dockerfile-sdk

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ COPY *.cc *.h *.js *.proto Makefile* *.a /sdk/
66

77
RUN ./sdk_container.sh
88

9-
ENV PATH="${PATH}:/usr/local/go/bin:/root/go/bin" \
10-
TEST_TMPDIR=/tmp
9+
ENV PATH="${PATH}:/usr/local/go/bin:/root/go/bin"

0 commit comments

Comments
 (0)