Return process exit code in runCmd
There is no point not to return process exit code if we have access to it, especially since it effectively doesn't break anything.
There is no point not to return process exit code if we have access to it, especially since it effectively doesn't break anything.