diff options
author | Javier Pena <jpena@redhat.com> | 2015-09-25 16:23:18 +0200 |
---|---|---|
committer | Javier Pena <jpena@redhat.com> | 2015-09-25 16:25:14 +0200 |
commit | 36dd92b1e1e6dcb705ca71cb5ae5fb517c259e4d (patch) | |
tree | 7317d4c790d057d29bf71c68ec93cbb19c052d13 /.gitreview | |
parent | 6ffe7dd4f3b99101d814d8648f22f140d9c1dcdc (diff) | |
download | oslosphinx-36dd92b1e1e6dcb705ca71cb5ae5fb517c259e4d.tar.gz |
Fix subprocess exception name
https://review.openstack.org/227299 added code using
subprocess.CheckedProcessException, which does not exist. From
the Python documentation, it should be
subprocess.CalledProcessError [1]
[1] - https://docs.python.org/2/library/subprocess.html#subprocess.CalledProcessError
Change-Id: I0e03f048a33b1b919e38d22038650a633b8ac5fd
Diffstat (limited to '.gitreview')
0 files changed, 0 insertions, 0 deletions