# HG changeset patch # User Pierre-Yves David # Date 1433899967 25200 # Node ID f3f1b4b86b35276ce6c3763449ec739e13fb5fba # Parent 6d1e456645c9863c8abb0e80b1dd4b05af423f81 revsetbenchmarks: drop outdated comment We are no longer testing against system mercurial for quite some time. diff -r 6d1e456645c9 -r f3f1b4b86b35 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