]> the.earth.li Git - onak.git/commitdiff
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)
The call to db_delete_key() was claiming we were in a transaction, which
isn't true and causes failures with deletion with DB4.


No differences found