Mercurial > hg
comparison tests/fakepatchtime.py @ 33064:9062458febca
keyword: restore kwtemplater.match at the end of wrapped webcommands
Before this patch, kwweb_skip doesn't restore kwtemplater.match after
wrapped webcommands. This suppresses keyword expansion at wrapped
webcommands.
Typical usecase of this issue is "file" webcommand after annotate,
changeset, filediff or so on.
To ensure kwtemplater.match=util.never while original webcommand
running, this patch makes kwweb_skip yield values returned by it,
because it returns generator object.
author | FUJIWARA Katsunori <foozy@lares.dti.ne.jp> |
---|---|
date | Mon, 26 Jun 2017 03:40:06 +0900 |
parents | f624b0e69105 |
children | 7be2f229285b |
comparison
equal
deleted
inserted
replaced
33063:7f569ce30216 | 33064:9062458febca |
---|