mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-03-25 23:41:39 +01:00
Since $pgo isn't set at all when $BOOTSTRAP is set and $pgo wasn't quoted it was essentially executing `test = true` which is an invalid expression and it was also possible to set $pgo through the environment.