[BUG] Three issues with build_ninja.bash #3708
Labels
build / testing / port / CI
Affecting the build system, tests, platform support, porting, or continuous integration.
good first issue
Good one-day project for beginners without much knowledge of the code base.
help wanted
A task that is desired, but needs somebody to commit the effort to implement it.
Describe the bug
To Reproduce
Steps to reproduce the behavior:
Expected behavior
If the .zip file is present, but the .tar.gz file is not, the script will attempt to untar the nonexistent file and fail. If neither file is present, the script will attempt to download the .tar.gz file file from the wrong location and fail.
Evidence
Platform information:
The text was updated successfully, but these errors were encountered: