[146889] contrib/buildbot-test/master.cfg

raimue at macports.org raimue at macports.org
Sat Mar 19 09:29:22 PDT 2016


Revision: 146889
          https://trac.macports.org/changeset/146889
Author:   raimue at macports.org
Date:     2016-03-19 09:29:21 -0700 (Sat, 19 Mar 2016)
Log Message:
-----------
Add missing import for util.RevlinkMatch

Modified Paths:
--------------
    contrib/buildbot-test/master.cfg

Modified: contrib/buildbot-test/master.cfg
===================================================================
--- contrib/buildbot-test/master.cfg	2016-03-19 16:17:45 UTC (rev 146888)
+++ contrib/buildbot-test/master.cfg	2016-03-19 16:29:21 UTC (rev 146889)
@@ -447,6 +447,8 @@
 
 ####### PROJECT IDENTITY
 
+from buildbot.plugins import util
+
 # the 'title' string will appear at the top of this buildbot
 # installation's html.WebStatus home page (linked to the
 # 'titleURL') and is embedded in the title of the waterfall HTML page.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160319/9b022fd6/attachment.html>


More information about the macports-changes mailing list