Mercurial > hg-stable
view tests/test-check-config.t @ 28444:12fdf49fa4dd
hook: filter out unstable output in tests
This output is different between Python 2.6 and Python 2.7. It's also pretty
irrelevant, so just filter it out.
author | Siddharth Agarwal <sid0@fb.com> |
---|---|
date | Thu, 10 Mar 2016 10:12:23 -0800 |
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