aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@google.com>2017-02-17 20:52:28 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-02-17 20:52:28 +0000
commitb13c1acffd52d3f4b3849ce78db1bf4ab50ceb1b (patch)
tree6c8c9bfd4ab5b2af099bd32fbbc7fe160747920c
parent1f99b7db967b0a80fbe523a6d701355970d10ba2 (diff)
parente6f9679d016d9a01730df1b683fbb99cfb9a7b66 (diff)
downloadrepohooks-b13c1acffd52d3f4b3849ce78db1bf4ab50ceb1b.tar.gz
drop "Android" from the Test error message
am: e6f9679d01 Change-Id: I3c818110688a01068380bdfd06794b85daff98b6
-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.
"""