Ottomata has uploaded a new change for review.
https://gerrit.wikimedia.org/r/75880
Change subject: Using default /usr/share/GeoIP .dat files
......................................................................
Using default /usr/share/GeoIP .dat files
Change-Id: I8fb1112475687b9ce8b48426409108e24b6b808c
---
M geowiki/process_data.py
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/analytics/editor-geocoding
refs/changes/80/75880/1
diff --git a/geowiki/process_data.py b/geowiki/process_data.py
index 31d9b1b..1aba38e 100755
--- a/geowiki/process_data.py
+++ b/geowiki/process_data.py
@@ -243,8 +243,8 @@
parser.add_argument(
'-g', '--geoDB',
metavar='',
- #default='/usr/share/GeoIP/GeoIPCity.dat',
- default='/home/erosen/share/GeoIP/GeoIPCity.dat', # this one I
manually manage
+ default='/usr/share/GeoIP/GeoIPCity.dat',
+ #default='/home/erosen/share/GeoIP/GeoIPCity.dat', # this one I
manually manage
dest = 'geoIP_db',
help='<path> to geo IP database'
)
--
To view, visit https://gerrit.wikimedia.org/r/75880
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8fb1112475687b9ce8b48426409108e24b6b808c
Gerrit-PatchSet: 1
Gerrit-Project: analytics/editor-geocoding
Gerrit-Branch: master
Gerrit-Owner: Ottomata <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits