From: Tony Mack Date: Fri, 18 Jan 2008 22:26:06 +0000 (+0000) Subject: fix errors X-Git-Tag: 2008-02-11-last-vmware-support~128 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=1ebfba12b07373c76e7dc1a7f6b99ff99f0de5a6;p=tests.git fix errors --- diff --git a/qaapi/qa/modules/api/sync_user_key.py b/qaapi/qa/modules/api/sync_user_key.py index 8cfb2db..436b58f 100644 --- a/qaapi/qa/modules/api/sync_user_key.py +++ b/qaapi/qa/modules/api/sync_user_key.py @@ -38,7 +38,7 @@ class sync_person_key(Test): # Make new keys self.make_keys(keys_path, keys_filename) if self.config.verbose: - utils.header("Made new key pair %(private_key_path)s %(public_key_path)s " \ + utils.header("Made new key pair %(private_key_path)s %(public_key_path)s " %\ locals()) # sync public key