diff contrib/python3-whitelist @ 41504:587a3c976892

py3: pass str into grp.getgrnam grp.getgrnam expects str on Python 3. This fixes test-acl.t on Python 3. Differential Revision: https://phab.mercurial-scm.org/D5794
author Pulkit Goyal <pulkit@yandex-team.ru>
date Sat, 02 Feb 2019 04:49:42 +0530
parents 13dad5cb4b99
children 888e8b36b8d9
line wrap: on
line diff
--- a/contrib/python3-whitelist	Wed Jan 30 03:50:31 2019 +0530
+++ b/contrib/python3-whitelist	Sat Feb 02 04:49:42 2019 +0530
@@ -5,6 +5,7 @@
 test-absorb-rename.t
 test-absorb-strip.t
 test-absorb.t
+test-acl.t
 test-add.t
 test-addremove-similar.t
 test-addremove.t