tests/run-tests.py
changeset 19280 eea17b7e601a
parent 19279 3868c9ab4bf8
child 19281 0a5e19007cd1
--- a/tests/run-tests.py	Sun Jun 02 17:57:36 2013 -0500
+++ b/tests/run-tests.py	Sun Jun 02 17:57:37 2013 -0500
@@ -1061,7 +1061,6 @@
                          % (verb, actualhg, expecthg))
 
 results = {'.':[], '!':[], 's':[], 'i':[]}
-resultslock = threading.Lock()
 times = []
 iolock = threading.Lock()
 abort = False