From 38a0e1004c64aabd459465870a6b89a3edcc3520 Mon Sep 17 00:00:00 2001 From: levinse Date: Tue, 14 Jun 2011 20:29:37 +0000 Subject: DID inventory/import / bulk DID orders - phase 2, RT12754 --- bin/import-did-inventory | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/import-did-inventory b/bin/import-did-inventory index f3646647e..ead4b7464 100644 --- a/bin/import-did-inventory +++ b/bin/import-did-inventory @@ -164,8 +164,7 @@ sub suffer { ### 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 -- cgit v1.2.1