view tests/test-check-config.t @ 27649:6446e9b37c8b

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().
author Gregory Szorc <gregory.szorc@gmail.com>
date Tue, 05 Jan 2016 19:51:51 -0800
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