a6bff0c344
It turns out previous builds may leave root-owned files in the work cache, and sometimes those contain '.fp' files, which touch will fail on, since the recipe doesn't run as root. Solution is to restrict 'touch fp files' to the src/ subdirectory. Change-Id: Ic0d70a67548ec66dbd1d3905fd1cacfadde181f2 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/359496 Reviewed-by: John Stiles <johnstiles@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Joe Gregorio <jcgregorio@google.com> |
||
---|---|---|
.. | ||
bots | ||
canvaskit | ||
cmake | ||
config | ||
cross-compile/docker/cross-linux-arm64 | ||
docker | ||
gcc | ||
lottiecap | ||
pathkit | ||
project-config | ||
skqp | ||
wasm-common | ||
README.md |
This directory contains infra-specific files. The branch-config/ directory contains configs that are specific to the master branch (e.g. config for the CQ committing to the master branch), while project-config/ directory contains project-wide configuration (e.g. list of buckets for cr-buildbucket service and list of refs known to the infra services).