Sign in
skia
/
external
/
github.com
/
rive-app
/
rive-cpp
/
c90505a806ca8d321b443d7fcd2db4e9482b4691
/
.
/
tests
/
add_gm_image.sh
blob: 6e77ae417380e9148e4abe7d8a8f460c87582308 [
file
]
set
-
x
for
f
in
`find ../../../zzzgold/ -name emptyclear.png`
;
do
cp $1
`dirname $f`
/
git add
`dirname $f`
/
`basename $1`
done