[Pkg-privacy-commits] [txtorcon] 83/96: change defualt geoip location?
Jérémy Bobbio
lunar at moszumanska.debian.org
Sun Sep 6 18:33:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
lunar pushed a commit to branch master
in repository txtorcon.
commit 3e8ffa44b245294777d805c2e7f90770d19192a6
Author: meejah <meejah at meejah.ca>
Date: Tue Apr 7 22:53:49 2015 -0600
change defualt geoip location?
---
txtorcon/util.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/txtorcon/util.py b/txtorcon/util.py
index 62366d7..b61c608 100644
--- a/txtorcon/util.py
+++ b/txtorcon/util.py
@@ -47,7 +47,7 @@ def maybe_create_db(path):
city, asn, country = map(maybe_create_db,
("/usr/share/GeoIP/GeoLiteCity.dat",
"/usr/share/GeoIP/GeoIPASNum.dat",
- "/usr/share/GeoIP/IP.dat"))
+ "/usr/share/GeoIP/GeoIP.dat"))
try:
import ipaddr as _ipaddr
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/txtorcon.git
More information about the Pkg-privacy-commits
mailing list