]> git.ipfire.org Git - people/ms/libloc.git/commit
location: Fix Python syntax error in verify()
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 28 Oct 2020 09:52:36 +0000 (09:52 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 28 Oct 2020 09:52:36 +0000 (09:52 +0000)
commite99a72265c1ba2194b61663eda7e9f14e0083016
tree64a0f356914aedf47d3892eb8253c7943c0cf793
parentbbed1fd2330e8efa6b413dc152a1a6ef2d771aac
location: Fix Python syntax error in verify()

The database is now being opened before the requested
method is called and handle_verify() wasn't updated.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/python/location.in