From ab9a4d861f9f1364409bd88e6dc3681b98760a80 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Thu, 25 Mar 2010 21:53:06 +0000 Subject: Might help to look for the right status tags svn path=/myrpki.rototill/ripe-to-csv.py; revision=3134 --- myrpki.rototill/ripe-to-csv.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/myrpki.rototill/ripe-to-csv.py b/myrpki.rototill/ripe-to-csv.py index f974bc46..f3935399 100644 --- a/myrpki.rototill/ripe-to-csv.py +++ b/myrpki.rototill/ripe-to-csv.py @@ -29,7 +29,7 @@ class Handle(dict): want_tags = () - want_status = ("ALLOCATEDPA", "ALLOCATEDPI") + want_status = ("ASSIGNED", "ASSIGNEDPA", "ASSIGNEDPI") debug = False -- cgit v1.2.3