[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [taler-deployment] branch master updated: fix comment synta
From: |
gnunet |
Subject: |
[GNUnet-SVN] [taler-deployment] branch master updated: fix comment syntax. |
Date: |
Fri, 09 Mar 2018 11:57:57 +0100 |
This is an automated email from the git hooks/post-receive script.
marcello pushed a commit to branch master
in repository deployment.
The following commit(s) were added to refs/heads/master by this push:
new 8c209e1 fix comment syntax.
8c209e1 is described below
commit 8c209e1963dddd7490925bea72f10b5ba729982c
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Mar 9 11:57:38 2018 +0100
fix comment syntax.
---
buildbot/master.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 3896204..0d351ae 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -72,7 +72,7 @@ def doc_filter(change):
NIGHTLY_SCHEDULER = schedulers.Nightly(
name="nightly-scheduler",
builderNames=["lcov-builder"],
- branch="master", // why mandatory?
+ branch="master", # why mandatory?
hour=6,
minute=0)
--
To stop receiving notification emails like this one, please contact
address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [taler-deployment] branch master updated: fix comment syntax.,
gnunet <=