From c201bac218fd38a0ddafbda40c969ae7375bc764 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Fri, 25 Jan 2013 07:41:00 +0000 Subject: Pull from trunk. svn path=/branches/tk377/; revision=4980 --- rpkid/tests/yamlconf.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'rpkid/tests/yamlconf.py') diff --git a/rpkid/tests/yamlconf.py b/rpkid/tests/yamlconf.py index f9f69ba1..ac1c3292 100644 --- a/rpkid/tests/yamlconf.py +++ b/rpkid/tests/yamlconf.py @@ -611,8 +611,7 @@ def main(): quiet = args.quiet yaml_file = args.yaml_file - rpki.log.use_syslog = False - rpki.log.init("yamlconf") + rpki.log.init("yamlconf", use_syslog = False) # 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