From 60c26791b6f749a2292367e33e66922b7a049f2e Mon Sep 17 00:00:00 2001 From: "kkania@chromium.org" Date: Tue, 29 May 2012 22:24:47 +0000 Subject: Remove all uses of src/native_client_sdk/src/build_tools/buildbot_run.py. The script will be removed once the appropriate NaCl masters have been restarted. Review URL: https://chromiumcodereview.appspot.com/10453065 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@139395 0039d316-1c4b-4281-b951-d872f2087c98 --- native_client_sdk/src/build_tools/buildbot_run.py | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'native_client_sdk') diff --git a/native_client_sdk/src/build_tools/buildbot_run.py b/native_client_sdk/src/build_tools/buildbot_run.py index 6b8024a..294242b 100755 --- a/native_client_sdk/src/build_tools/buildbot_run.py +++ b/native_client_sdk/src/build_tools/buildbot_run.py @@ -3,12 +3,9 @@ # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. -"""Entry point for both build and try bots +"""THIS SCRIPT IS DEPRECATED AND WILL SOON BE REMOVED. -This script is invoked from XXX, usually without arguments. - -To determin which commands to run, the script inspects the environment: - BUILDBOT_BUILDERNAME +Edit tools/build/scripts/slave/chromium/nacl_sdk_buildbot_run.py instead. """ -- cgit v1.1