Improved the style of the message

This commit is contained in:
David 2018-08-04 01:12:39 +02:00
parent 56caae9c47
commit c692649ad1

View File

@ -130,8 +130,8 @@ def run(args):
if server is None: if server is None:
if args.backend is not None: if args.backend is not None:
log.init.warning("Backend from the running" log.init.warning(
" instance will be used") "Backend from the running instance will be used")
sys.exit(usertypes.Exit.ok) sys.exit(usertypes.Exit.ok)
else: else:
server.got_args.connect(lambda args, target_arg, cwd: server.got_args.connect(lambda args, target_arg, cwd: