aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin
diff options
context:
space:
mode:
authorGravatar Herbert Derby <herb@google.com>2018-01-04 11:43:54 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-01-04 21:31:01 +0000
commitff889f13392c64b4688acce65cf6079e54981253 (patch)
treeb99250bbc65b734a37eacf16d4eb6f797130587f /bin
parent6e6525c930b683e6dcd5551bd7a3b68ecc68e45e (diff)
Add directions for when trouble strikes in fetch-skps.
Change-Id: I53c02c12a327f6484f4e45777c0168065adfae75 Reviewed-on: https://skia-review.googlesource.com/91080 Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Herb Derby <herb@google.com>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/fetch-skps2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/fetch-skps b/bin/fetch-skps
index 19f46e33c4..e5768595b7 100755
--- a/bin/fetch-skps
+++ b/bin/fetch-skps
@@ -1,6 +1,8 @@
#!/bin/sh
# Copies the latest bot-generated SKP set to ./skps.
+# If you are having trouble, please refer to the instructions at:
+# https://sites.google.com/a/google.com/skia/key-resources/skps
set -x
set -e