mirror of https://github.com/aptly-dev/aptly
5a713534c6
Init is actually never called and I have no clue why it is there if it is not called. Take this opportunity to introduce a New function which only does the helper lookup and panics iff that fails. Panic may be a bit too aggressive, but seems the most certain way to get out of not finding a suitable gpg1 binary. |
||
---|---|---|
.. | ||
test-bins | ||
1.clearsigned | ||
1.cleartext | ||
1.signature | ||
1.text | ||
2.signature | ||
2.text | ||
3.signature | ||
3.text | ||
gnupg.go | ||
gnupg_test.go | ||
internal.go | ||
internal_test.go | ||
openpgp.go | ||
pgp.go | ||
pgp_test.go | ||
trusted.gpg |