aboutsummaryrefslogtreecommitdiffhomepage
path: root/PRESUBMIT.py
diff options
context:
space:
mode:
authorGravatar rmistry <rmistry@google.com>2016-05-20 03:50:01 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-05-20 03:50:01 -0700
commitd88b0bec43fdd6ef2f32c6e5a3e834d708ce76a7 (patch)
treeef6b876ab1b23114aa398efe2558584fd9d47f6a /PRESUBMIT.py
parent8b6fa5e8a9016ebbf3a03009abc3845b71452550 (diff)
Fix Gold trybot results URL
Diffstat (limited to 'PRESUBMIT.py')
-rw-r--r--PRESUBMIT.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index f924ddd73b..71b70b474b 100644
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -36,8 +36,7 @@ PUBLIC_API_OWNERS = (
AUTHORS_FILE_NAME = 'AUTHORS'
DOCS_PREVIEW_URL = 'https://skia.org/?cl='
-GOLD_TRYBOT_URL = ('https://gold.skia.org/search2?unt=true'
- '&query=source_type%3Dgm&master=false&issue=')
+GOLD_TRYBOT_URL = 'https://gold.skia.org/search?issue='
# Path to CQ bots feature is described in https://bug.skia.org/4364
PATH_PREFIX_TO_EXTRA_TRYBOTS = {