Sign in
cobalt
/
cobalt
/
82dcf034138862b285a8950844436d7d8a6deadc
/
.
/
src
/
third_party
/
skia
/
bin
/
fetch-skps
blob: 19f46e33c48709445e5f9bf890f5dfd5e7dc83a9 [
file
] [
log
] [
blame
]
#!/bin/sh
# Copies the latest bot-generated SKP set to ./skps.
set
-
x
set
-
e
DOWNLOAD_SCRIPT
=
$
(
cd $
(
dirname $0
)/..;
pwd
)/
infra
/
bots
/
assets
/
skp
/
download
.
py
python $
{
DOWNLOAD_SCRIPT
}
-
t $
(
pwd
)/
skps