corrected a bracket

This commit is contained in:
Neubda 2016-08-03 10:12:53 +02:00 committed by GitHub
parent 572205a824
commit 0e0a7ccc51
1 changed files with 1 additions and 1 deletions

View File

@ -642,7 +642,7 @@ def speedtest():
if not args.simple:
print_(('Testing from %(isp)s (%(ip)s)...'
% config['client'].encode('utf-8', 'ignore')))
% config['client']).encode('utf-8', 'ignore'))
if args.server:
try: