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: Forgotten imports


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: Forgotten imports..
Date: Fri, 17 Feb 2017 15:48:17 +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 d4b52f9  Forgotten imports..
d4b52f9 is described below

commit d4b52f9c772b35fb615329ed7517c67afc959f96
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Feb 17 15:48:10 2017 +0100

    Forgotten imports..
---
 buildbot/master.cfg | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 54213be..78afd9b 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -68,6 +68,9 @@ c['schedulers'].append(schedulers.ForceScheduler(
 # FIXME: the bad side of these builders is that they expect the worker's 
environment
 # to be _already_ set up (codedbases, scripts, etc).  In other words, it's not 
"self-contained".
 
+from buildbot.steps.source.git import Git
+from buildbot.steps.shell import ShellCommand
+
 lcov_factory = util.BuildFactory()
 
 lcov_factory.addStep(Git(repourl='git://git.taler.net/deployment.git',

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



reply via email to

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