Mercurial > hg
view tests/test-check-config.t @ 33202:c1994c986d77 stable
Added signature for changeset 26c49ed51a69
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Wed, 05 Jul 2017 11:24:22 -0400 |
parents | 3c9066ed557c |
children | 7c11869cf23a |
line wrap: on
line source
#require test-repo $ . "$TESTDIR/helpers-testrepo.sh" $ 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