revsetbenchmarks: drop outdated comment
authorPierre-Yves David <pierre-yves.david@fb.com>
Tue, 09 Jun 2015 18:32:47 -0700
changeset 25536 f3f1b4b86b35
parent 25535 6d1e456645c9
child 25537 c1e24e1fd45f
revsetbenchmarks: drop outdated comment We are no longer testing against system mercurial for quite some time.
contrib/revsetbenchmarks.py
--- a/contrib/revsetbenchmarks.py	Tue Jun 09 18:39:55 2015 -0700
+++ b/contrib/revsetbenchmarks.py	Tue Jun 09 18:32:47 2015 -0700
@@ -7,9 +7,6 @@
 # You should run this from the root of your mercurial repository.
 #
 # call with --help for details
-#
-# This script also does one run of the current version of mercurial installed
-# to compare performance.
 
 import sys
 import os