Commit d46ed73
committed
[compiler-rt][UBSan] Add env prefixes in test
This was another test that was not using an env prefix when setting an
environment variable. This was caught by the Sparc Solaris builder as it
is disabled by default on Linux.
https://lab.llvm.org/buildbot/#/builders/13/builds/104141 parent 80a65c3 commit d46ed73
File tree
1 file changed
+2
-2
lines changed- compiler-rt/test/ubsan/TestCases/Misc/Posix
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments