autobuild: Give a clearer failure message
authorAndrew Bartlett <abartlet@samba.org>
Wed, 21 Oct 2015 01:35:33 +0000 (14:35 +1300)
committerStefan Metzmacher <metze@samba.org>
Tue, 5 Jan 2016 08:10:24 +0000 (09:10 +0100)
commit9a91fce2deccfe0445363b2a35f2cfb72fdff766
treeca941c38d89ddc7a0b1ab60dc4626f44d76e6c34
parentd60465cfec53a0476ea26b11cc857210ffdfc585
autobuild: Give a clearer failure message

This helps when autobuild.py is used in --tail mode and
where there is neither e-mail nor access to the logs.tar.gz

Working back to find where the error happened is typically
quite difficult, as many failures are actually due to the
cleanup.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
script/autobuild.py