[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-deployment] branch master updated: buildbot: correct indentation
From: |
gnunet |
Subject: |
[taler-deployment] branch master updated: buildbot: correct indentation |
Date: |
Wed, 06 Sep 2023 21:09:51 +0200 |
This is an automated email from the git hooks/post-receive script.
devan-carpenter pushed a commit to branch master
in repository deployment.
The following commit(s) were added to refs/heads/master by this push:
new c8a24e3 buildbot: correct indentation
c8a24e3 is described below
commit c8a24e312122d7e27f5611a7a152790ac62818bb
Author: Devan Carpenter <devan@taler.net>
AuthorDate: Wed Sep 6 15:09:17 2023 -0400
buildbot: correct indentation
---
buildbot/master.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 9fa75a2..da094a3 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -1344,7 +1344,7 @@ for repo in container_repos:
builderNames=[f"{REPO_NAME}-builder"]
))
- EMAIL_ALERTS.append(f"{REPO_NAME}-builder")
+ EMAIL_ALERTS.append(f"{REPO_NAME}-builder")
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-deployment] branch master updated: buildbot: correct indentation,
gnunet <=