#!/usr/bin/python2 -s

from buildbot.scripts import runner
runner.run()
