taler-deployment

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

commit 0ebc968ee1101441c128249b73b2997c99fefaa4
parent 47e17ee52ad3cea9917cd5de56e984a79292d536
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date:   Mon,  6 Mar 2017 21:26:05 +0100

Removing collapseRequest due to buildbot's complain.

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

diff --git a/buildbot/master.cfg b/buildbot/master.cfg @@ -9,7 +9,6 @@ from buildbot.plugins import * # This is the dictionary that the buildmaster pays attention to. We also use # a shorter alias to save typing. c = BuildmasterConfig = {} -c['collapseRequest'] = True ####### WORKERS