Commit 9b686a3
committed
(GH-819) Revert TMPDIR changes
This commit reverts the modification of the TMPDIR environment variable
from the previous release. This change was made to fix a bug in
docker compose where some processes would fail if the noexec bit had
been set on /tmp. However this change caused unexpected failures in
certain environments.1 parent d2c44c5 commit 9b686a3
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
0 commit comments