aboutsummaryrefslogtreecommitdiffhomepage
path: root/bin/fetch-skps
blob: e5768595b787fa7d31cb8fbaaaaa18338cc66f28 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/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

DOWNLOAD_SCRIPT=$(cd $(dirname $0)/..; pwd)/infra/bots/assets/skp/download.py
python ${DOWNLOAD_SCRIPT} -t $(pwd)/skps