contrib/perf.py
changeset 30584 be5b2098a817
parent 30451 94ca0e13d1fc
child 30793 b6f455a6e4d6
--- a/contrib/perf.py	Fri Dec 09 03:22:26 2016 -0800
+++ b/contrib/perf.py	Tue Dec 13 14:21:36 2016 +0000
@@ -999,7 +999,7 @@
     def dohash(text):
         if not cache:
             r.clearcaches()
-        r._checkhash(text, node, rev)
+        r.checkhash(text, node, rev=rev)
 
     def dorevision():
         if not cache: