huangcm
2024-12-18 9d29be7f7249789d6ffd0440067187a9f040c2cd
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