]> git.ipfire.org Git - people/ms/libloc.git/commit
examples/create-database.py: Add hack to allow loading the module in build environment.
authorStefan Schantl <stefan.schantl@ipfire.org>
Thu, 21 May 2020 17:15:19 +0000 (19:15 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 21 May 2020 18:11:01 +0000 (18:11 +0000)
commit61b2d4e5bc79b05fd98d2ac5068582a8082b086d
tree80a2c1287b4ab63b814a89e3ceae1c7407e8596e
parent6fd4b058cc961f4b9c2b354d803b1392b3a07993
examples/create-database.py: Add hack to allow loading the module in build environment.

This script is needed to generate the database which is used by the
testsuite of the perl binding of libloc.

This allows us to revert the following commits:

482eb94f165507ffcb6503e162535064d6dcecac
3d26288681601b273f034de1f2241dc4342791b5

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
examples/python/create-database.py