tests/test-check-config.t
author Augie Fackler <augie@google.com>
Fri, 05 Aug 2016 15:35:02 -0400
changeset 29732 0806fa2a39d8
parent 29219 3c9066ed557c
child 32846 7c11869cf23a
permissions -rw-r--r--
revlog: use `iter(callable, sentinel)` instead of while True This is functionally equivalent, but is a little more concise.

#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