diff -r fa9a90d5ad89 -r 6c113a7dec52 tests/test-contrib-perf.t --- a/tests/test-contrib-perf.t Tue Jun 27 17:24:31 2017 -0700 +++ b/tests/test-contrib-perf.t Tue Jun 27 17:24:31 2017 -0700 @@ -170,6 +170,6 @@ $ cd "$TESTDIR/.." - $ (hg files -r 1.2 glob:mercurial/*.c glob:mercurial/*.py; - > hg files -r tip glob:mercurial/*.c glob:mercurial/*.py) | + $ (syshg files -r 1.2 glob:mercurial/*.c glob:mercurial/*.py; + > syshg files -r tip glob:mercurial/*.c glob:mercurial/*.py) | > "$TESTDIR"/check-perf-code.py contrib/perf.py