Mercurial > hg
comparison tests/test-merge-symlinks.t @ 38288:a9de1d28681c
show: stringify filtered list of tags before testing emptiness
`names % "{ifeq(name, 'tip', '', name)}"}"` may return [''], which shouldn't
be falsy, but it is thanks to a templater bug. This patch converts [''] to ''
before testing truthness.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Tue, 12 Jun 2018 23:17:38 +0900 |
parents | 5d10f41ddcc4 |
children | 2b4c8fa08504 |
comparison
equal
deleted
inserted
replaced
38287:0fe65bb7e160 | 38288:a9de1d28681c |
---|