Closed (fixed)
Project:
IP to Country
Version:
6.x-1.0-beta2
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2009 at 21:05 UTC
Updated:
13 Apr 2009 at 22:00 UTC
There is a minor error (">>" instead of ">") in the fetchdb.sh script that will grow the ipdb.mysql file without bound (every time the fetchdb.sh is run, it adds the results to the end of ipdb.mysql instead of replacing it).
The attached patch will correct it.
| Comment | File | Size | Author |
|---|---|---|---|
| ip2cc_fetchdb_patch.patch | 512 bytes | rfay |
Comments
Comment #1
mrfelton commentedfixed in cvs, thanks.