commit 6df193674daf2591e0f7841a6cbc3f9513fd7313 parent 11d307b4f90eea48ef93128db3e9c18bbd830a76 Author: Marcello Stanisci <stanisci.m@gmail.com> Date: Thu, 7 Dec 2017 10:39:05 +0100 importing 're' Diffstat:
| M | buildbot/master.cfg | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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 \