blob: 7f25d23cd594295012191ee0f99c1c76dfd93bc7 [file] [log] [blame]
#!/usr/bin/python
# Copyright 2015 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# This file was generated from
# scripts/tools/buildbot_tool_templates/buildbot
# by "../../build/scripts/tools/buildbot-tool gen .".
# DO NOT EDIT BY HAND!
# This script is used to set up a new database on the master.
from buildbot.scripts import runner
runner.run()