Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | exec_command.py states in comments it uses /bin/sh on POSIX for subprocess ↵ | Diane Bruce | 2018-01-14 | 1 | -0/+11 |
but incorrectly uses shell from environment. This makes compiles fail when compilation is done using the account 'nobody' which is default on pkg-fallout runs. PR: ports/225156 Submitted by: self Reported by: self Reviewed by: antoine Approved by: antoine |