cros_tryjob: Add go link to -tryjob error messages.
Give users a little more feedback if they try to run a non-tryjob
config as a tryjob.
BUG=None
TEST=run_tests
Change-Id: I247bf549baceb477a1d3591316f0a5a02456b6a4
Reviewed-on: https://chromium-review.googlesource.com/772969
Commit-Ready: Don Garrett <dgarrett@chromium.org>
Tested-by: Don Garrett <dgarrett@chromium.org>
Reviewed-by: Daniel Wang <wonderfly@google.com>
Reviewed-by: Don Garrett <dgarrett@chromium.org>
diff --git a/scripts/cbuildbot.py b/scripts/cbuildbot.py
index c67cfbb..42548c7 100644
--- a/scripts/cbuildbot.py
+++ b/scripts/cbuildbot.py
@@ -715,7 +715,8 @@
options.debug):
cros_build_lib.Die(
'Refusing to run non-tryjob config as a tryjob.\n'
- 'Please see "repo sync && cros tryjob --list %s" for alternatives.',
+ 'Please see "repo sync && cros tryjob --list %s" for alternatives.\n'
+ 'See go/cros-explicit-tryjob-build-configs-psa.',
build_config.name)
# The --version option is not compatible with an external target unless the