Mercurial > hg
view tests/test-check-config.t @ 28271:5c454ab69558
revset: drop translation markers from error messages of internal _matchfiles
They are a sort of debug messages, which should never be visible to end users.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Tue, 05 May 2015 10:47:35 +0900 |
parents | 8f244b75cc5e |
children | 3c9066ed557c |
line wrap: on
line source
#require test-repo $ cd "$TESTDIR"/.. New errors are not allowed. Warnings are strongly discouraged. $ hg files "set:(**.py or **.txt) - tests/**" | sed 's|\\|/|g' | > python contrib/check-config.py