mirror of
https://github.com/samba-team/samba.git
synced 2025-01-18 06:04:06 +03:00
autobuild: fix typo in autobuild success subject line
Signed-off-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Autobuild-User(master): Garming Sam <garming@samba.org> Autobuild-Date(master): Thu May 5 04:15:16 CEST 2016 on sn-devel-144
This commit is contained in:
parent
625dcef765
commit
2fe2e662db
@ -654,7 +654,7 @@ The top commit for the tree that was built was:
|
|||||||
''' % top_commit_msg
|
''' % top_commit_msg
|
||||||
|
|
||||||
logs = os.path.join(gitroot, 'logs.tar.gz')
|
logs = os.path.join(gitroot, 'logs.tar.gz')
|
||||||
send_email('autobuild sucess on %s ' % platform.node(),
|
send_email('autobuild success on %s' % platform.node(),
|
||||||
text, logs)
|
text, logs)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user