Include spawned command into stderr if Popen fails
Instead of just traceback saying that e.g. "No such command" without information which command it was tried to spawn, stderr will now include what was tried to be run. This makes diagnostic easier.
Showing
Please register or sign in to comment