tests/run-tests.py
branchstable
changeset 1258 4cde0e29010b
parent 1257 d1cc63bb278f
child 1259 71fcece633e4
--- 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