Commit 2fb8219
committed
[sanitizer] Use /tmp/ not /tmp/dir/ in tests
Tests fail if the user doesn't own /tmp/dir/. On hosts with multiple
users running the test suite, who owns /tmp/dir/ can become a race.1 parent 86f7f08 commit 2fb8219
File tree
1 file changed
+1
-1
lines changed- compiler-rt/lib/sanitizer_common/tests
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
349 | | - | |
| 349 | + | |
350 | 350 | | |
351 | 351 | | |
352 | 352 | | |
| |||
0 commit comments