subprocess2: Fix CalledProcessError str() method on Python 3.
stdout and stderr are bytes in Python 3 and must be decoded before printing the exception. Bug: 1060409 Change-Id: Ib855f6104919734b7505aa5e978ebe394a1e9db6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2097595 Reviewed-by: Josip Sokcevic <sokcevic@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>changes/95/2097595/3
parent
552ddbf3bf
commit
7ad1d093be
Loading…
Reference in New Issue