Mercurial > hg
comparison tests/readlink.py @ 32039:2ab7578e685b
templatefilters: fix crash by string formatting of '{x|splitlines}'
Before, it crashed because mapping['templ'] was missing. As it didn't support
the legacy list template from the beginning, we can simply use hybridlist().
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sat, 15 Apr 2017 10:51:17 +0900 |
parents | 6a98f9408a50 |
children | c102b704edb5 |
comparison
equal
deleted
inserted
replaced
32038:3920b5970f95 | 32039:2ab7578e685b |
---|