gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin-deployment] branch master updated: syntax


From: gnunet
Subject: [libeufin-deployment] branch master updated: syntax
Date: Wed, 27 Jan 2021 16:12:22 +0100

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

ms pushed a commit to branch master
in repository libeufin-deployment.

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

commit 520c24666d758e1e41243c0f1d626e2ccdab82b7
Author: MS <ms@taler.net>
AuthorDate: Wed Jan 27 16:12:19 2021 +0100

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

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 497eb85..bbd14bc 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -138,7 +138,7 @@ BUILDER_LIST = ["all-builder"]
 def writeEmail(mode, name, build, results, master_status):
     from buildbot.status.builder import Results
     result = Results[results]
-    ret = dict(subject=f"libeufin build: {result})
+    ret = dict(subject=f"libeufin build: {result}")
     if result != "success":
         ret.append(dict(body="See: " + master_status.getURLForThing(build)))
     return ret

-- 
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]