aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--myrpki.rototill/ripe-to-csv.py2
1 files changed, 1 insertions, 1 deletions
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