mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-12 09:12:36 +02: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.