mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-04 20:54:48 +02:00
default_mail.txt: Fix second typo
Spotted/reported by Alexandre Belloni, thanks. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
063260e61e
commit
ecb79db20f
|
@ -3,7 +3,7 @@ builder {{ buildername }}.
|
|||
{% if 'swat_monitor' in build.properties and build.properties.swat_monitor[0] %}
|
||||
These build failures need to be triaged by the Swat team.
|
||||
{% else %}
|
||||
These build failures no not need to be triaged by the Swat team.
|
||||
These build failures do not need to be triaged by the Swat team.
|
||||
{% endif %}
|
||||
|
||||
{{ buildername }} on the branch {{ build.properties.branch[0] }} was
|
||||
|
|
Loading…
Reference in New Issue
Block a user