Sign in
skia
/
external
/
github.com
/
rive-app
/
rive-cpp
/
1b6ae36c8c875cdf89f1a1ceccabed815dfbcad5
/
.
/
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