]> git.scottworley.com Git - pinch/commit
Don't hide stderr
authorScott Worley <scottworley@scottworley.com>
Thu, 11 Jun 2020 20:38:20 +0000 (13:38 -0700)
committerScott Worley <scottworley@scottworley.com>
Thu, 11 Jun 2020 20:38:20 +0000 (13:38 -0700)
commitba596fc0a680ccf113b880d72ab873b56c13f530
tree8eda1232a8f374b334dc63c80f084faf9df11f1e
parent4af9966c73666ed77a7a4c0dc498bfba1e853070
Don't hide stderr

Only capture stdout; allow stderr to leak out to the terminal.  This
allows diagnosis of errors from subprocesses.
pinch.py