cosmetical change
The Travis CI build failed. Splitted line 644.
This commit is contained in:
parent
f4b508d395
commit
db218c989e
|
@ -641,7 +641,8 @@ def speedtest():
|
|||
servers = closestServers(config['client'])
|
||||
|
||||
if not args.simple:
|
||||
print_(('Testing from %(isp)s (%(ip)s)...' % config['client']).encode('utf-8', 'ignore'))
|
||||
print_(('Testing from %(isp)s (%(ip)s)...
|
||||
' % config['client']).encode('utf-8', 'ignore'))
|
||||
|
||||
if args.server:
|
||||
try:
|
||||
|
|
Loading…
Reference in New Issue