]> git.scottworley.com Git - pinch/commitdiff
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)
Only capture stdout; allow stderr to leak out to the terminal.  This
allows diagnosis of errors from subprocesses.


No differences found