taler-deployment

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

commit b6befa184da5e44bc489ee13dd80f8ad539f4b8f
parent e117fbed1204b5f52f8552af036ff5581d5ecac8
Author: buckE <buckE@disroot.org>
Date:   Wed, 17 Jun 2020 06:00:58 +0000

remove LINKCHECKER from list

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

diff --git a/buildbot/master.cfg b/buildbot/master.cfg @@ -931,7 +931,6 @@ TALER_DEMO_HEALTHCHECK_BUILDER = util.BuilderConfig( ) c["builders"] = [ - LINKCHECKER_BUILDER, BUILDSLAVETEST_BUILDER, BUILDMASTER_BUILDER, LCOV_BUILDER,