Mercurial > hg
view tests/test-check-config.t @ 27569:b3eba79b7e04
tests: add test-check-execute.t
Try to prevent people from adding files with incorrect execute bits
author | timeless <timeless@mozdev.org> |
---|---|
date | Tue, 22 Dec 2015 11:05:56 +0000 |
parents | 409a20314c64 |
children | 8f244b75cc5e |
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' | > xargs python contrib/check-config.py