From 0b9d273ed65a77d480f789ab77107e73af55fd1c Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Mon, 24 Dec 2007 07:35:25 +0000 Subject: Rename testroot => rootd svn path=/scripts/Makefile; revision=1437 --- scripts/http-client.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/http-client.py') diff --git a/scripts/http-client.py b/scripts/http-client.py index 880ad039..3e5ec618 100644 --- a/scripts/http-client.py +++ b/scripts/http-client.py @@ -8,7 +8,7 @@ Usage: python http-client [ { -c | --config } configfile ] Default configuration file is http-demo.conf, override with --config option. """ -import rpki.config, rpki.https, getopt +import rpki.config, rpki.https, getopt, sys msg = "This is a test. This is only a test. Had this been real you would now be really confused.\n" -- cgit v1.2.3