diff options
author | levinse <levinse> | 2011-06-14 20:29:37 +0000 |
---|---|---|
committer | levinse <levinse> | 2011-06-14 20:29:37 +0000 |
commit | 38a0e1004c64aabd459465870a6b89a3edcc3520 (patch) | |
tree | 033e37135753c2a98eb3f0d89c6505eb2656eb20 /bin/import-did-inventory | |
parent | 30aa93eea617fc2f4c30dfc6f608d32cb8fc38fd (diff) |
DID inventory/import / bulk DID orders - phase 2, RT12754
Diffstat (limited to 'bin/import-did-inventory')
-rw-r--r-- | bin/import-did-inventory | 3 |
1 files changed, 1 insertions, 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 |