[freeside-commits] freeside/bin import-did-inventory,1.10,1.11

Erik Levinson levinse at wavetail.420.am
Tue Jun 14 13:29:39 PDT 2011


Update of /home/cvs/cvsroot/freeside/bin
In directory wavetail.420.am:/tmp/cvs-serv29663/bin

Modified Files:
	import-did-inventory 
Log Message:
DID inventory/import / bulk DID orders - phase 2, RT12754

Index: import-did-inventory
===================================================================
RCS file: /home/cvs/cvsroot/freeside/bin/import-did-inventory,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -w -d -r1.10 -r1.11
--- import-did-inventory	14 Jun 2011 20:29:01 -0000	1.10
+++ import-did-inventory	14 Jun 2011 20:29:37 -0000	1.11
@@ -164,8 +164,7 @@
 
     ### LATA ###
 
-    fatal("no lata found for latanum $latanum") unless exists($latas{$latanum}) 
-        || $latanum == 460;
+    fatal("no lata found for latanum $latanum") unless exists($latas{$latanum});
 
     # unsurprisingly, our idea of a LATA name doesn't always match their idea 
     # of the same. Specifically, they randomly expand the state portion and



More information about the freeside-commits mailing list