[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libeufin-deployment] branch master updated: less text
From: |
gnunet |
Subject: |
[libeufin-deployment] branch master updated: less text |
Date: |
Thu, 28 Jan 2021 09:44:04 +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 28515b1 less text
28515b1 is described below
commit 28515b193577688558d29f1e8dd1f517d36baf4b
Author: MS <ms@taler.net>
AuthorDate: Thu Jan 28 09:44:00 2021 +0100
less text
---
buildbot/master.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index ab39ff8..2f7aad1 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -143,7 +143,7 @@ emailNotifier = reporters.MailNotifier(
extraRecipients=["libeufin@taler.net"],
messageFormatter=reporters.MessageFormatter(
ctx=dict(statuses=util.Results),
- template="See: {{ build_url }}", subject="libeufin build: {{
statuses[results] }}")
+ template="{{ build_url }}", subject="libeufin build: {{
statuses[results] }}")
)
c["services"] = [emailNotifier]
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [libeufin-deployment] branch master updated: less text,
gnunet <=