Go to file
Joe Gordon de34db3ee3 Make sure cli CommandFailed prints out stdout and stderr
Having a CommandFailed exception without stdout is very confusing, lets
fix that.

subprocess.CalledProcessError doesn't print out stderr or stdout so use
our own error that does.

Change-Id: I3bf75d6f526bdc58e64bbc7d83911e9d63e4b801
2014-07-18 13:59:00 +02:00
Description
RETIRED, further work has moved to Debian project infrastructure
832 KiB