Mercurial > hg
view tests/test-check-config.t @ 29142:c07be448028b
check-code: fix py3 complaint about \NNN being invalid unicode
author | timeless <timeless@mozdev.org> |
---|---|
date | Wed, 11 May 2016 01:56:08 +0000 |
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