From 5c66a25dbb8ad1c283c3503e566782876179a1c3 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 27 Jan 2008 06:11:21 +0000 Subject: Debug left-right rekey and revoke operations svn path=/scripts/rpki/left_right.py; revision=1510 --- scripts/testpoke.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/testpoke.py') diff --git a/scripts/testpoke.py b/scripts/testpoke.py index 40fce102..3d23751b 100644 --- a/scripts/testpoke.py +++ b/scripts/testpoke.py @@ -26,7 +26,7 @@ Usage: python testpoke.py [ { -y | --yaml } configfile ] Default configuration file is testpoke.yaml, override with --yaml option. """ -import traceback, os, time, getopt, sys, lxml, yaml +import os, time, getopt, sys, lxml, yaml import rpki.resource_set, rpki.up_down, rpki.left_right, rpki.x509 import rpki.https, rpki.config, rpki.cms, rpki.exceptions import rpki.relaxng, rpki.oids -- cgit v1.2.3