Mercurial > hg
comparison CONTRIBUTORS @ 31825:6c7a58d3ca5d
test-check-code: do not use xargs
We have too many files, and passing them via arguments could cause strange
errors on some platforms [1]. Since check-code.py can now take "-" and read
file names from stdin, use it instead of xargs to avoid the argv size limit.
[1]: https://www.mercurial-scm.org/pipermail/mercurial-devel/2017-April/096346.html
author | Jun Wu <quark@fb.com> |
---|---|
date | Thu, 06 Apr 2017 22:10:46 -0700 |
parents | c29efd272395 |
children |
comparison
equal
deleted
inserted
replaced
31824:4804644489cf | 31825:6c7a58d3ca5d |
---|