Commit 03d29c1
committed
tests: Explicitly specify a /tmp directory
Explicitly specify a /tmp directory, this fixes an issue on macOS where the
default tmp path that gets used could be very long, causing unix domain socket
tests to fail due to path length.
Signed-off-by: Matej Hrica <mhrica@redhat.com>1 parent 8ae32b6 commit 03d29c1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
0 commit comments