taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 80073aadb9afb80ed2be003a9925d614136438d3
parent 05d622364619333244201c2779b724e0db457d83
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Sat, 10 Jun 2017 10:38:25 +0200

remove debug code

Diffstat:
Mbuildbot/master.cfg | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg @@ -130,10 +130,6 @@ selenium_factory.addStep(ShellCommand(name="selenium", doc_factory = util.BuildFactory() -doc_factory.addStep(ShellCommand(name="permissions debug", - description="see umask for this worker", - descriptionDone="Look at umask output!", - command=["umask"])) doc_factory.addStep(Git(repourl='git://git.taler.net/deployment.git', mode='full', method='fresh',