Merge branch 'bw/spawn-via-shell-path'
authorJunio C Hamano <redacted>
Mon, 16 Apr 2012 19:42:54 +0000 (12:42 -0700)
committerJunio C Hamano <redacted>
Mon, 16 Apr 2012 19:42:55 +0000 (12:42 -0700)
"sh" on the user's PATH may be utterly broken on some systems;
consistently use SHELL_PATH even from inside run-command API.

By Ben Walton
* bw/spawn-via-shell-path:
  Use SHELL_PATH from build system in run_command.c:prepare_shell_cmd


Trivial merge
git clone https://git.99rst.org/PROJECT