Update speedtest_cli.py

This commit is contained in:
Neubda 2016-07-27 16:38:26 +02:00 committed by GitHub
parent db218c989e
commit a2cfb1db35
1 changed files with 2 additions and 2 deletions

View File

@ -641,8 +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: