Mercurial > hg
view tests/test-check-config.t @ 29004:145cdc45b0df stable
make: do assignment and export in a single statement
This is portable between GNU and BSD make, whereas doing the export on
its own line confuses BSD make.
author | Augie Fackler <augie@google.com> |
---|---|
date | Thu, 21 Apr 2016 10:10:48 -0400 |
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