summaryrefslogtreecommitdiff
path: root/buildbot
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-11-16 17:30:34 +0100
committerMS <ms@taler.net>2020-11-16 17:30:34 +0100
commitde6e2a08716d2bb4a8d540ddd4fbc9c0bd9d744e (patch)
treed11710a065a30a4ae2b9379d6893915650fe040d /buildbot
parent1e19374120394b8256bcdae25d022a2bfdf5de16 (diff)
downloadlibeufin-deployment-de6e2a08716d2bb4a8d540ddd4fbc9c0bd9d744e.tar.gz
libeufin-deployment-de6e2a08716d2bb4a8d540ddd4fbc9c0bd9d744e.tar.bz2
libeufin-deployment-de6e2a08716d2bb4a8d540ddd4fbc9c0bd9d744e.zip
import error
Diffstat (limited to 'buildbot')
-rw-r--r--buildbot/master.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 2ff7b60..5df43bd 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -21,6 +21,7 @@
# @author ng0
# @author Christian Grothoff
import re
+import json
from buildbot.steps.source.git import Git
from buildbot.steps.shell import ShellCommand
from buildbot.plugins import (worker, changes, schedulers, util)