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

Unified Diff: build/android/buildbot/bb_webkit_latest_webkit_tester.sh

Issue 11076016: Fix minor typos in android webkit tester script (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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/bb_webkit_latest_webkit_tester.sh
diff --git a/build/android/buildbot/bb_webkit_latest_webkit_tester.sh b/build/android/buildbot/bb_webkit_latest_webkit_tester.sh
index 61694e8cd3157b9372430bd47a13fea83193f918..76cbfeab171172f8340d8f4747edb507f699fbb0 100755
--- a/build/android/buildbot/bb_webkit_latest_webkit_tester.sh
+++ b/build/android/buildbot/bb_webkit_latest_webkit_tester.sh
@@ -3,8 +3,8 @@
# 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 Webkit latest webkit tester on the
-# webkit canary waterfall.
+# Buildbot annotator script for the WebKit latest WebKit tester on the
+# WebKit canary waterfall.
BB_DIR="$(dirname $0)"
BB_SRC_ROOT="$(cd "$BB_DIR/../../.."; pwd)"
@@ -15,5 +15,5 @@ bb_spawn_logcat_monitor_and_status
bb_extract_build
bb_reboot_phones
# TODO(peter@): Replace this with a test call
-print "@@@BUILD_STEP TODO Run webit tests@@@"
+print "@@@BUILD_STEP TODO Run WebKit tests@@@"
bb_print_logcat
« 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