]> the.earth.li Git - onak.git/commit
Fix up key deletion by key ID with onak tool
authorJonathan McDowell <noodles@earth.li>
Mon, 12 Aug 2019 17:59:54 +0000 (18:59 +0100)
committerJonathan McDowell <noodles@earth.li>
Mon, 12 Aug 2019 17:59:54 +0000 (18:59 +0100)
commit35be219c978ea1869cd6dae4649478e2d503a7b6
tree22ea2c66e19940d05485867152f19ff831c26c7d
parent372df79a3c51d8de54440aba9b05f0af28b005a7
Fix up key deletion by key ID with onak tool

The call to db_delete_key() was claiming we were in a transaction, which
isn't true and causes failures with deletion with DB4.
onak.c