utils: rename RunCommandError to CalledProcessError
The Python 3.6 subprocess uses the |CalledProcessError| name. Also adjust all of its attributes to match. Bug: None Test: unittests pass Change-Id: I2474e7e74b259b4082824fe573337329a94bc751
Loading
The Python 3.6 subprocess uses the |CalledProcessError| name. Also adjust all of its attributes to match. Bug: None Test: unittests pass Change-Id: I2474e7e74b259b4082824fe573337329a94bc751
mentioned in commit a2093bdf
mentioned in commit b49ab82c
mentioned in commit b65905c5