diff tests/test-upgrade-repo.t @ 36544:a16fceb686a7

py3: fix join(), min(), and max() template functions over string It's silly to split a string into characters and concatenate them, but that should work and test-command-template.t has one. min() and max() had the same issue on Python 3, so fixed too.
author Yuya Nishihara <yuya@tcha.org>
date Thu, 01 Mar 2018 16:42:24 -0500
parents 0147a4730420
children 806b07d7c7d6
line wrap: on
line diff