summaryrefslogtreecommitdiffstats
path: root/nova/exception.py
diff options
context:
space:
mode:
authorEric Windisch <eric@cloudscaling.com>2011-03-09 22:00:12 +0000
committerTarmac <>2011-03-09 22:00:12 +0000
commitb5d7065512a155d5ad23b4f240645f7bee03f7cb (patch)
tree315be5e6fe998f85bac24f47b4bb27badde9504a /nova/exception.py
parentf93e424c0c722f5607086349787a95517f31d79b (diff)
parente8554da80ac916f168461cb48078488700081c02 (diff)
downloadnova-b5d7065512a155d5ad23b4f240645f7bee03f7cb.tar.gz
nova-b5d7065512a155d5ad23b4f240645f7bee03f7cb.tar.xz
nova-b5d7065512a155d5ad23b4f240645f7bee03f7cb.zip
Fixes bug 726359. Passes unit tests.
Changes parameters of utils.execute to utils.execute(*cmd, **kwargs). The kwargs themselves have not changed, other than changing check_exit_code to default to 0. The exit code of the process is now checked against this variable, unless None.
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions