tests/test-check-config.t
author Gregory Szorc <gregory.szorc@gmail.com>
Tue, 05 Jan 2016 19:51:51 -0800
changeset 27649 6446e9b37c8b
parent 27368 409a20314c64
child 27992 8f244b75cc5e
permissions -rw-r--r--
revlog: return offset from _chunkraw() A subsequent patch will refactor _chunks() and the calculation of the offset will no longer occur in that function. Prepare by returning the offset from _chunkraw().

#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