| Index: masters/master.tryserver.chromium.android/buildbot
|
| diff --git a/masters/master.tryserver.chromium.android/buildbot b/masters/master.tryserver.chromium.android/buildbot
|
| deleted file mode 100644
|
| index 7f25d23cd594295012191ee0f99c1c76dfd93bc7..0000000000000000000000000000000000000000
|
| --- a/masters/master.tryserver.chromium.android/buildbot
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -#!/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()
|
|
|