aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@google.com>2017-02-17 13:16:08 -0500
committerMike Frysinger <vapier@google.com>2017-02-17 18:42:48 +0000
commite6f9679d016d9a01730df1b683fbb99cfb9a7b66 (patch)
tree6c8c9bfd4ab5b2af099bd32fbbc7fe160747920c
parentd1fd88b71ce4b8b1b65de1081a592510e259fc2c (diff)
downloadrepohooks-e6f9679d016d9a01730df1b683fbb99cfb9a7b66.tar.gz
drop "Android" from the Test error messageandroid-o-preview-1o-preview
Bug: 29606287 Test: read the message! Change-Id: I11ca39ff4b5d6fa294e8ad822ca2ba671002679c
-rw-r--r--rh/hooks.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/rh/hooks.py b/rh/hooks.py
index 4e456e1..5d60428 100644
--- a/rh/hooks.py
+++ b/rh/hooks.py
@@ -391,12 +391,12 @@ Test: make test-art
Test: manual - took a photo
Test: refactoring CL. Existing unit tests still pass.
-Check the Gerrit history for more examples. It's a free-form field, so we urge
+Check the git history for more examples. It's a free-form field, so we urge
you to develop conventions that make sense for your project. Note that many
projects use exact test commands, which are perfectly fine.
Adding good automated tests with new code is critical to our goals of keeping
-Android stable and constantly improving Android quality. Please use Test: to
+the system stable and constantly improving quality. Please use Test: to
highlight this area of your development. And reviewers, please insist on
high-quality Test: descriptions.
"""