https://issues.dlang.org/show_bug.cgi?id=15000
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Vladimir Panteleev <[email protected]> --- Congratulations on filing issue 15000. (In reply to Jonathan M Davis from comment #0) > 2. Change userShell back so that it actually returns the user's shell and > not always /bin/sh but change spawnShell/executeShell to explicitly use > /bin/sh or create some other, private helper function similar to userShell > which returns the system's shell but not the necessarily the user's shell. This seems to be the correct solution to me. --
