Mercurial > hg-stable
diff tests/test-contrib-perf.t @ 33204:ddd65b4f3ae6
tests: alias syshg and syshgenv so they can be switched conditionally
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 02 Jul 2017 13:14:20 +0900 |
parents | 6c113a7dec52 |
children | e96613048bdd |
line wrap: on
line diff
--- a/tests/test-contrib-perf.t Fri Jun 30 21:49:29 2017 +0900 +++ b/tests/test-contrib-perf.t Sun Jul 02 13:14:20 2017 +0900 @@ -170,6 +170,6 @@ $ cd "$TESTDIR/.." - $ (syshg files -r 1.2 glob:mercurial/*.c glob:mercurial/*.py; - > syshg files -r tip glob:mercurial/*.c glob:mercurial/*.py) | + $ (testrepohg files -r 1.2 glob:mercurial/*.c glob:mercurial/*.py; + > testrepohg files -r tip glob:mercurial/*.c glob:mercurial/*.py) | > "$TESTDIR"/check-perf-code.py contrib/perf.py