| Index: build/android/buildbot/bb_try_tester.sh
|
| diff --git a/build/android/buildbot/bb_try_tester.sh b/build/android/buildbot/bb_try_tester.sh
|
| deleted file mode 100755
|
| index 728ec72d9638d530c95b968e5bfb3ab752e2e11b..0000000000000000000000000000000000000000
|
| --- a/build/android/buildbot/bb_try_tester.sh
|
| +++ /dev/null
|
| @@ -1,8 +0,0 @@
|
| -#!/bin/bash
|
| -# Copyright (c) 2012 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.
|
| -
|
| -# DO NOT MODIFY. Scheduled to be removed.
|
| -# Buildbot configs will be changed to call bb_run_bot.py directly.
|
| -exec "$(dirname $0)"/bb_run_bot.py "$@" --bot-id try-tests-dbg
|
|
|