Skip to content

Add TMPDIR to test's env allowlist

Joe Burnett requested to merge josephburnett/gitlab-runner:allow-tmpdir into main

What does this MR do?

Adds TMPDIR to the whitelist of environment variables.

Why was this MR needed?

make simple-test fails on MacOS.

What's the best way to test this MR?

Run make simple-test on MacOS.

What are the relevant issue numbers?

Merge request reports