#!/usr/bin/python import os import sys import common from devbot import run from devbot import config common.setup() run.run("sugar-runner")