K 10 svn:author V 2 db K 8 svn:date V 27 2018-01-14T20:33:37.904993Z K 7 svn:log V 334 exec_command.py states in comments it uses /bin/sh on POSIX for subprocess 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 END