Message166473
I think env is used for specifying the environment used by the child process once it has started. env['PATH'] is not used by the parent process to find program to run.
Having said that, maybe if you used "shell=True" as well then the shell would find the program using env['PATH']. |
|
| Date |
User |
Action |
Args |
| 2012-07-26 11:11:57 | sbt | set | recipients:
+ sbt, cvrebert, Grissiom.Gu |
| 2012-07-26 11:11:57 | sbt | set | messageid: <[email protected]> |
| 2012-07-26 11:11:56 | sbt | link | issue15451 messages |
| 2012-07-26 11:11:56 | sbt | create | |
|