Mercurial > hg
changeset 9204:8d59e43854d9
bugzilla: wrap example template line
author | Martin Geisler <mg@lazybytes.net> |
---|---|
date | Thu, 23 Jul 2009 00:21:46 +0200 |
parents | e4dbd49b88a9 |
children | 83132980e9cd |
files | hgext/bugzilla.py |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/hgext/bugzilla.py Thu Jul 23 00:20:18 2009 +0200 +++ b/hgext/bugzilla.py Thu Jul 23 00:21:46 2009 +0200 @@ -116,7 +116,9 @@ version=3.0 bzuser=unknown@domain.com bzdir=/opt/bugzilla-3.2 - template=Changeset {node|short} in {root|basename}.\\n{hgweb}/{webroot}/rev/{node|short}\\n\\n{desc}\\n + template=Changeset {node|short} in {root|basename}. + {hgweb}/{webroot}/rev/{node|short}\\n + {desc}\\n strip=5 [web]