mirror of
https://github.com/google/nomulus
synced 2026-09-09 01:26:24 +00:00
With https://github.com/bazelbuild/bazel/issues/4376, bazel 0.10.0 now supports accessing system TMPDIR in its sandbox. Use this instead of hardcoding /tmp in BUILD rules to get around the gpg-agent path length restriction. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=186010932