mirror of https://github.com/google/oss-fuzz.git
![]() Over at python-pillow, our CIFuzz job has [started
failing](https://github.com/python-pillow/Pillow/actions/runs/4147683686/jobs/7174854267#step:4:7800)
-
> depends/install_extra_test_images.sh: line 6:
./download-and-extract.sh: No such file or directory
This is because we recently merged
https://github.com/python-pillow/Pillow/pull/6918, which changes
`depends/install_extra_test_images.sh` to call
`./download-and-extract.sh`, which exists inside
[`depends`](https://github.com/python-pillow/Pillow/tree/main/depends).
So when
|
||
---|---|---|
.. | ||
Dockerfile | ||
build.sh | ||
build_depends.sh | ||
project.yaml |