Index: masters/master.chromium.mojo/buildbot |
diff --git a/masters/master.chromium.mojo/buildbot b/masters/master.chromium.mojo/buildbot |
deleted file mode 100644 |
index 78e1b5364a37a0bc74aee4f1443cdd7f964ae1d8..0000000000000000000000000000000000000000 |
--- a/masters/master.chromium.mojo/buildbot |
+++ /dev/null |
@@ -1,15 +0,0 @@ |
-#!/usr/bin/python |
-# Copyright 2014 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() |