autobuild: Return the last 50 log lines
authorGarming Sam <garming@catalyst.net.nz>
Mon, 14 Mar 2016 01:18:54 +0000 (14:18 +1300)
committerGarming Sam <garming@samba.org>
Tue, 3 May 2016 06:10:10 +0000 (08:10 +0200)
commit3751ffbbe75524984a822d65f623a040ca79c8f7
tree909d053c2f0bba34cacbfc47b5f7080076c3ad15
parent81f4e5383f1035716da0e9683521492e14cc250b
autobuild: Return the last 50 log lines

This means that you don't have to deal with tars for quickly determining
the cause of a failure.

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
script/autobuild.py