~annegentle/nova/versiontalkbubble

Viewing all changes in revision 776.

  • Committer: Tarmac
  • Author(s): Eric Windisch
  • Date: 2011-03-09 22:00:12 UTC
  • mfrom: (749.3.13 nova)
  • Revision ID: tarmac-20110309220012-dqwreex3fxv5ywv7
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.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: