Mercurial > hg
diff contrib/python3-whitelist @ 36786:ed46d48453e8
py3: drop b'' from generate-working-copy-states.py output
I could make everything bytes, but decoding filename seemed easier and we
don't have to worry about non-ascii filenames here.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 04 Mar 2018 18:47:07 -0500 |
parents | e2c0c0884b1f |
children | 9b513888ea23 |
line wrap: on
line diff
--- a/contrib/python3-whitelist Sun Mar 04 18:41:09 2018 -0500 +++ b/contrib/python3-whitelist Sun Mar 04 18:47:07 2018 -0500 @@ -200,6 +200,7 @@ test-merge-commit.t test-merge-criss-cross.t test-merge-default.t +test-merge-force.t test-merge-internal-tools-pattern.t test-merge-local.t test-merge-remove.t