# HG changeset patch # User Pierre-Yves David # Date 2015-06-10 01:32:47 # Node ID f3f1b4b86b35276ce6c3763449ec739e13fb5fba # Parent 6d1e456645c9863c8abb0e80b1dd4b05af423f81 revsetbenchmarks: drop outdated comment We are no longer testing against system mercurial for quite some time. diff --git a/contrib/revsetbenchmarks.py b/contrib/revsetbenchmarks.py --- a/contrib/revsetbenchmarks.py +++ b/contrib/revsetbenchmarks.py @@ -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