Some people may be relying on matching Ping, don't change this yet

This commit is contained in:
Matt Martz 2014-06-27 19:26:54 -05:00
parent 328b851a07
commit cea45762ca
1 changed files with 1 additions and 1 deletions

View File

@ -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 = []