diff contrib/python3-whitelist @ 40228:a17c07793dcd

py3: use '%d' for rev nums instead of '%s' This makes test-close-head.t pass on Python 3. Differential Revision: https://phab.mercurial-scm.org/D5040
author Pulkit Goyal <pulkit@yandex-team.ru>
date Sat, 13 Oct 2018 05:12:20 +0300
parents f4893b59230f
children fed5e57c8dc7
line wrap: on
line diff
--- a/contrib/python3-whitelist	Sat Oct 13 05:03:24 2018 +0300
+++ b/contrib/python3-whitelist	Sat Oct 13 05:12:20 2018 +0300
@@ -71,6 +71,7 @@
 test-clone-update-order.t
 test-clone.t
 test-clonebundles.t
+test-close-head.t
 test-commit-amend.t
 test-commit-interactive.t
 test-commit-multiple.t