[MERGE] Make version-info --custom imply --all.
James Westby
jw+debian at jameswestby.net
Mon Feb 25 23:45:49 GMT 2008
Make version-info --custom imply --all.
When using a custom template you can use variables like {clean} which
are not enabled by default. This causes an ugly traceback.
This fixes the issue by implying --all when --custom (or more exactly
--template) is used, so that all variables are available in templates.
This was the easier fix than having the template code report that the
user should pass --check-clean to have {clean} available, but will
have a performance impact on all users of version-info --custom,
regardless of whether they use {clean}.
This fixes https://bugs.launchpad.net/bzr/+bug/195560
Thanks,
James
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bzr-mail-gERfzG.patch
Type: text/x-patch
Size: 3870 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080225/3fd6681d/attachment.bin
More information about the bazaar
mailing list