Really fixed command failed error message.
commitd6f9d4d879cd8bfcdbe899ce0ae1a557ee8fca82
authorThomas Leonard <talex5@gmail.com>
Sat, 9 Aug 2008 08:45:16 +0000 (9 09:45 +0100)
committerThomas Leonard <talex5@gmail.com>
Sat, 9 Aug 2008 08:45:16 +0000 (9 09:45 +0100)
tree858a30c7fe11878960b7f90a299d3d13eee993d7
parente20fe13a14b8bbf2e73a16fd3d8c00105f6f7fa7
Really fixed command failed error message.

There are two cases, depending on whether shell=True or not.
Also added unit-tests for uncommitted changes and release actions.
support.py
tests/test-repo-actions.tgz [new file with mode: 0644]
tests/testrelease.py