gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: syntax


From: gnunet
Subject: [taler-deployment] branch master updated: syntax
Date: Fri, 02 Jul 2021 09:31:23 +0200

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new eb831fa  syntax
eb831fa is described below

commit eb831faef4564bc40f56a7536d7511064941bd57
Author: ms <ms@taler.net>
AuthorDate: Fri Jul 2 09:31:20 2021 +0200

    syntax
---
 buildbot/master.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index bcc1dee..9a56426 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -67,7 +67,7 @@ tipReserveEmails = reporters.MailNotifier(
         wantLogs=True,
         template="""
             {% for step in build['steps'] %}
-                {{ logs = yield master.data.get("logs", step['logid'], 
"contents") }}
+                {% logs = yield master.data.get("logs", step['logid'], 
"contents") %}
                 {{ logs }}
             {% endfor %}""", # usually one step
         subject="tips availability on demo")

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]