Commit e7e4351
committed
Add workaround for --inherit-environ
Specified environ variables aren't passed through correctly. We need to
pass LD_LIBRARY_PATH to use the correct libpython from venv-salt-bundle.
Tracked upstream in python/pyperformance#1391 parent de5a140 commit e7e4351
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| |||
0 commit comments