Corrected line length

This commit is contained in:
David Forbes 2016-07-13 00:31:49 +01:00
parent 1ef9e6a6f3
commit 33281a9606
1 changed files with 1 additions and 2 deletions

View File

@ -793,8 +793,7 @@ def speedtest():
'%0.2f' % (ulspeed / 1000000 * 8),
config['client']['isp'],
config['client']['ip'],
'%(sponsor)s,(%(name)s),%(d)0.2f km,%(latency)s ms' % best
]
'%(sponsor)s,(%(name)s),%(d)0.2f km,%(latency)s' % best]
if args.share:
log_output.append('%s://www.speedtest.net/result/%s.png' %