I fixed a bug in AutoservSubcommandError.__str__ that was making the
exception unformattable, and added some code to parallel to catch the
exception. Unfortunately, the final error message will still just end
up being "One or more subcommands failed", but I can't see a good way
to output a more detailed error at that high level, since parallel
can be given an arbitrary set of tasks to run.

Signed-off-by: John Admanski <jadmanski@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@1317 592f7852-d20e-0410-864c-8624ca9c26a4
2 files changed