Make the line shorter and span over 2 lines

This commit is contained in:
David 2018-08-04 01:06:38 +02:00
parent 1888423332
commit 068ac0df82

View File

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