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 |