This commit is contained in:
joag 2018-07-06 10:11:49 +00:00 committed by GitHub
commit 9ec02f2256
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -1833,6 +1833,8 @@ def shell():
results = speedtest.results
printer('Server ID: %s' % results.dict()['server']['id'], quiet)
printer('Hosted by %(sponsor)s (%(name)s) [%(d)0.2f km]: '
'%(latency)s ms' % results.server, quiet)