diff -r a763159159c7 -r db497a1ef1c1 contrib/hgclient.py --- a/contrib/hgclient.py Sun Sep 28 16:55:14 2014 +0900 +++ b/contrib/hgclient.py Sun Sep 28 16:59:30 2014 +0900 @@ -63,9 +63,6 @@ return def check(func, repopath=None): - print - print 'testing %s:' % func.__name__ - print sys.stdout.flush() server = connect(repopath) try: