gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: import right peri


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: import right periodic scheduler
Date: Thu, 30 Nov 2017 18:20:04 +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 dcb99b3  import right periodic scheduler
dcb99b3 is described below

commit dcb99b3069331b9373aaae014b1ebaaf92fea900
Author: Marcello Stanisci <address@hidden>
AuthorDate: Thu Nov 30 18:19:39 2017 +0100

    import right periodic scheduler
---
 buildbot/master.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 0a26536..8a17c8c 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -83,7 +83,7 @@ WALLET_SCHEDULER = schedulers.SingleBranchScheduler(
     treeStableTimer=None,
     builderNames=["wallet-builder"])
 
-TIP_RESERVE_TOPPER_SCHEDULER = schedulers.PeriodicScheduler(
+TIP_RESERVE_TOPPER_SCHEDULER = schedulers.Periodic(
     name="tip-reserve-topper-scheduler",
     periodicBuildTimer=60*60*24*10, # 10 days
     builderNames=["tip-reserve-topper-builder"]

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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