mirror of
https://gitlab.alpinelinux.org/alpine/abuild.git
synced 2024-12-25 00:12:19 +00:00
2a95c3d50c
Installing a build key requires root permissions, something that is not possible in all cases, most notably on the builders. Instead of generating a key each time, which results in many keys being generated each test suite run, check whether a key is already present by using `abuild-sign --installed`, and only generate a key when that returns false. |
||
---|---|---|
.. | ||
testdata | ||
testrepo | ||
abuild-fetch.bats | ||
abuild-gzsplit.bats | ||
abuild-keygen.bats | ||
abuild-sign.bats | ||
abuild.bats | ||
abump.bats | ||
functions.bats |