1
0
mirror of https://github.com/google/nomulus synced 2026-04-21 08:40:44 +00:00
Files
nomulus/javatests/google/registry/testing/GpgSystemCommandRule.java
jianglai 7f2e3695a6 Respect system TMPDIR in GPG related tests
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
2018-02-20 15:57:41 -05:00

4.4 KiB