Kaydet (Commit) 490b2db3 authored tarafından Adam Dangoor's avatar Adam Dangoor

Add a missing space in a log message

Signed-off-by: 's avatarAdam Dangoor <adamdangoor@gmail.com>
üst dd7386de
......@@ -267,7 +267,7 @@ def load_config(config_path=None, config_dict=None):
return res
log.debug(
"Couldn't find auth-related section ; attempting to interpret"
"Couldn't find auth-related section ; attempting to interpret "
"as auth-only file"
)
return {'auths': parse_auth(config_dict)}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment