diff options
author | Eric Windisch <eric@cloudscaling.com> | 2011-03-09 22:00:12 +0000 |
---|---|---|
committer | Tarmac <> | 2011-03-09 22:00:12 +0000 |
commit | b5d7065512a155d5ad23b4f240645f7bee03f7cb (patch) | |
tree | 315be5e6fe998f85bac24f47b4bb27badde9504a /nova/exception.py | |
parent | f93e424c0c722f5607086349787a95517f31d79b (diff) | |
parent | e8554da80ac916f168461cb48078488700081c02 (diff) | |
download | nova-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