Commit 122484a
tests: don't override PATH variable when running tests
I have a test system that requires a PATH different than what is
embedded into the test suite's Makefile. While there is perhaps some
risk in using the caller's PATH in the test suite, given that this is
a test suite I expect that the caller would be aware of such risks.
Signed-off-by: Paul Moore <[email protected]>
[OM: tweaked the subject line]
Signed-off-by: Ondrej Mosnacek <[email protected]>1 parent 832fccf commit 122484a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| |||
0 commit comments