taler-deployment

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

commit f93cce2cdfc251745cdea2db9e89edd26014fac7
parent 7fe2d9b167984dd9f1c55865feca2b5729bfb44a
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Tue, 28 Nov 2017 17:46:04 +0100

typo

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

diff --git a/buildbot/master.cfg b/buildbot/master.cfg @@ -260,7 +260,7 @@ DOC_FACTORY.addStep(ShellCommand( name="build docs", description="Building documentation.", descriptionDone="Documentation built.", - command=[doc_dispacther(util.Interpolate("%(prop:project)s"))], + command=[doc_dispatcher(util.Interpolate("%(prop:project)s"))], workdir="build/taler-build")) DEBUG_BUILDER = util.BuilderConfig(