Mercurial > public > mercurial-scm > hg-stable
diff contrib/python3-whitelist @ 38594:e46c3b6a47b5
py3: fix dumbhttp.py to convert --daemon-postexec arguments back to bytes
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 08 Jul 2018 16:45:40 +0900 |
parents | 21be76e07148 |
children | afef1e362d65 |
line wrap: on
line diff
--- a/contrib/python3-whitelist Sun Jul 08 16:31:14 2018 +0900 +++ b/contrib/python3-whitelist Sun Jul 08 16:45:40 2018 +0900 @@ -15,6 +15,7 @@ test-automv.t test-backout.t test-backwards-remove.t +test-bad-pull.t test-basic.t test-bheads.t test-bisect.t @@ -53,6 +54,7 @@ test-clone-pull-corruption.t test-clone-r.t test-clone-update-order.t +test-clonebundles.t test-commit-amend.t test-commit-interactive.t test-commit-multiple.t