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: typo


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: typo
Date: Mon, 23 Oct 2017 16:27:40 +0200

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 035a2a0  typo
035a2a0 is described below

commit 035a2a04fc3cbe53d20e16d1f0e1fdbdaf1cc9af
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Oct 23 16:27:32 2017 +0200

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

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 39d5a22..786b10f 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -72,7 +72,7 @@ all_scheduler = schedulers.SingleBranchScheduler(
 # use to test BB.
 debug_scheduler = schedulers.SingleBranchScheduler(
         name="debug-scheduler",
-        change_filter=util.ChangeFiler(branch="master", project="help"),
+        change_filter=util.ChangeFilter(branch="master", project="help"),
         treeStableTimer=None,
         builderNames=["debug-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]