changeset 25536:f3f1b4b86b35

revsetbenchmarks: drop outdated comment We are no longer testing against system mercurial for quite some time.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Tue, 09 Jun 2015 18:32:47 -0700
parents 6d1e456645c9
children c1e24e1fd45f
files contrib/revsetbenchmarks.py
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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