Mercurial > evolve
diff tests/test-check-sdist.t @ 5784:43a5371fa669
divergence-resolution: add support and doc for a special case in divergence
Changes in troubles-handling.rst explains the special case in details and
also speak about what is the default behavior and how to change it.
author | Sushil khanchi <sushilkhanchi97@gmail.com> |
---|---|
date | Thu, 18 Feb 2021 23:37:41 +0530 |
parents | 613a144de642 |
children | fe9f9e528a42 |
line wrap: on
line diff
--- a/tests/test-check-sdist.t Mon Feb 01 23:54:53 2021 +0530 +++ b/tests/test-check-sdist.t Thu Feb 18 23:37:41 2021 +0530 @@ -27,7 +27,7 @@ $ tar -tzf hg-evolve-*.tar.gz | sed 's|^hg-evolve-[^/]*/||' | sort > files $ wc -l files - 345 files + 346 files $ fgrep debian files tests/test-check-debian.t $ fgrep __init__.py files