Fix shell detection on Windows

When running POSIX shell commands through cmd.exe, make cmd.exe
redirect stdout and stderr. This makes sure that the target file
exists and avoids an exception in chaz_Util_slurp_file if sh.exe
wasn't found.
1 file changed