mirror of
https://github.com/sivel/speedtest-cli.git
synced 2026-01-06 03:50:05 +01:00
Some people may be relying on matching Ping, don't change this yet
This commit is contained in:
@@ -606,7 +606,7 @@ def speedtest():
|
||||
print_('Hosted by %(sponsor)s (%(name)s) [%(d)0.2f km]: '
|
||||
'%(latency)s ms' % best)
|
||||
else:
|
||||
print_('Latency: %(latency)s ms' % best)
|
||||
print_('Ping: %(latency)s ms' % best)
|
||||
|
||||
sizes = [350, 500, 750, 1000, 1500, 2000, 2500, 3000, 3500, 4000]
|
||||
urls = []
|
||||
|
||||
Reference in New Issue
Block a user