posixacl.py: avoid inefficient string concatenations
authorBjörn Jacke <bj@sernet.de>
Sun, 25 Aug 2019 21:07:48 +0000 (23:07 +0200)
committerBjoern Jacke <bjacke@samba.org>
Tue, 24 Sep 2019 12:22:44 +0000 (12:22 +0000)
commit32d1c3f873fc8bd89a7dc985cb8258e990dc12cd
tree497f54a7801fae6c46537fdee58d75074be388c9
parentdd9e0f0ae1cca23920883a0e04fe5862663e400e
posixacl.py: avoid inefficient string concatenations

Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Matthias Dieter Wallnöfer <mdw@samba.org>
python/samba/tests/posixacl.py