Mercurial > hg
comparison tests/test-check-pylint.t @ 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 | 5b048d5f8884 |
children | 778dc37ce683 |
comparison
equal
deleted
inserted
replaced
32038:3920b5970f95 | 32039:2ab7578e685b |
---|