summaryrefslogtreecommitdiff
path: root/buildbot
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2017-12-07 10:39:05 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2017-12-07 10:39:05 +0100
commit6df193674daf2591e0f7841a6cbc3f9513fd7313 (patch)
tree2c2171344fa65bc6512e1dd767d4425df01e2e15 /buildbot
parent11d307b4f90eea48ef93128db3e9c18bbd830a76 (diff)
downloaddeployment-6df193674daf2591e0f7841a6cbc3f9513fd7313.tar.gz
deployment-6df193674daf2591e0f7841a6cbc3f9513fd7313.tar.bz2
deployment-6df193674daf2591e0f7841a6cbc3f9513fd7313.zip
importing 're'
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 1f1cbeb..3c41b33 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -1,3 +1,4 @@
+import re
from buildbot.steps.source.git import Git
from buildbot.steps.shell import ShellCommand
from buildbot.plugins import \