X-Git-Url: http://git.equinoxoli.org/?p=migration-tools.git;a=blobdiff_plain;f=enrich_zips;h=3c52e245181a4201666e976f77f0f0e6588b7317;hp=8f51a62b58ebe10b2d8ec5b56d16418b823dc017;hb=cc369f7fb5b7927528ce3ad041f14686675a970f;hpb=8d1dd4148a2ed672e53067901d2d823249ff8a6f diff --git a/enrich_zips b/enrich_zips index 8f51a62..3c52e24 100755 --- a/enrich_zips +++ b/enrich_zips @@ -71,7 +71,7 @@ while (<>) { if ($makezips) { if ($city ne $dbcity || $state ne $dbstate) { if ($believegn) { - $city = $dbcity; + $city = $dbcity; $state = $dbstate; } }