Skip to content
Snippets Groups Projects
Commit 48961e53 authored by Craig Tiller's avatar Craig Tiller
Browse files

Fix for TSAN build failing repeatedly

parent 187c4b36
No related branches found
No related tags found
No related merge requests found
......@@ -63,6 +63,7 @@ docker run \
-e "arch=$arch" \
-e CCACHE_DIR=/tmp/ccache \
-e XDG_CACHE_HOME=/tmp/xdg-cache-home \
-e THIS_IS_REALLY_NEEDED=' ' \
-i $TTY_FLAG \
-v "$git_root:/var/local/jenkins/grpc" \
-v /tmp/ccache:/tmp/ccache \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment