Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(345)

Unified Diff: build/android/buildbot_webkit_main.sh

Issue 10542154: Duplicate Android's main builder entry-point for a WebKit Canary bot. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/buildbot_webkit_main.sh
diff --git a/build/android/buildbot_main.sh b/build/android/buildbot_webkit_main.sh
similarity index 87%
copy from build/android/buildbot_main.sh
copy to build/android/buildbot_webkit_main.sh
index a5897d25f515dacb0ff2008a1213d3aa5839b8f2..d331bc694fd753b20174ccdab50f12670566ef38 100755
--- a/build/android/buildbot_main.sh
+++ b/build/android/buildbot_webkit_main.sh
@@ -3,7 +3,7 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
#
-# Buildbot annotator script for the main waterfall. Compile only.
+# Buildbot annotator script for the WebKit builder on the Canary waterfall.
ROOT=$(cd "$(dirname $0)"; pwd)
. "${ROOT}"/buildbot_functions.sh
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698