From 59458a3c119aa1c100f5bdce783d0d852f27d7e7 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Mon, 12 Apr 2010 16:53:02 +0000 Subject: Reoranize test code, step 1. svn path=/myrpki.rototill/yamltest.py; revision=3182 --- myrpki.rototill/yamltest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'myrpki.rototill/yamltest.py') diff --git a/myrpki.rototill/yamltest.py b/myrpki.rototill/yamltest.py index 360f6ad7..08153209 100644 --- a/myrpki.rototill/yamltest.py +++ b/myrpki.rototill/yamltest.py @@ -548,7 +548,7 @@ try: rpki.log.use_syslog = False rpki.log.init("yamltest") - yaml_file = argv[0] if argv else "../rpkid/testbed.1.yaml" + yaml_file = argv[0] if argv else "../rpkid/tests/testbed.1.yaml" # Allow optional config file for this tool to override default # passwords: this is mostly so that I can show a complete working -- cgit v1.2.3