Mercurial > public > mercurial-scm > hg
diff tests/test-check-config.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 | 5d8942dbe49e |
children | e470f12d7d05 |
line wrap: on
line diff
--- a/tests/test-check-config.t Fri Jun 30 21:49:29 2017 +0900 +++ b/tests/test-check-config.t Sun Jul 02 13:14:20 2017 +0900 @@ -43,5 +43,5 @@ New errors are not allowed. Warnings are strongly discouraged. - $ syshg files "set:(**.py or **.txt) - tests/**" | sed 's|\\|/|g' | + $ testrepohg files "set:(**.py or **.txt) - tests/**" | sed 's|\\|/|g' | > $PYTHON contrib/check-config.py