]> www.infradead.org Git - users/dedekind/aiaiai.git/commit
test-patchset: improve build failure output
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Wed, 4 Dec 2013 07:33:10 +0000 (09:33 +0200)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Wed, 4 Dec 2013 08:05:05 +0000 (10:05 +0200)
commitcae923a2acacf9717c75b0586f9b901947441210
treebbb8bcbba350d0da93feae45adc9f240f05b0aa6
parent9d67d2d8b2f214750b1fcf3b5418c4efde7f6714
test-patchset: improve build failure output

The previous patch made it acceptable for the base commit to fail. However, the
e-mail message we generate in this case contained something like:

"Failed to build the following commit for configuration ..."

which is not too readable, because it does not make it clear that this is the
base commit which fails to compile.

This patch improves the output and makes it look like this:

"Failed to build base commit ..."

This is just a bit nicer.

Additionally, when the base commit fails, and the first patch fixes it, the
resulting build diff is rather messy. This patch makes aiaiai-test-patchset
print a short explanation for the messy build diff.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
aiaiai-sh-functions
aiaiai-test-patchset