/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to brzlib/plugins/launchpad/__init__.py

  • Committer: Jelmer Vernooij
  • Date: 2017-05-21 14:47:52 UTC
  • mto: This revision was merged to the branch mainline in revision 6623.
  • Revision ID: jelmer@jelmer.uk-20170521144752-8o6jt0a6xat9g7lm
More renames; commands in output, environment variables.

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
from __future__ import absolute_import
39
39
 
40
40
# The XMLRPC server address can be overridden by setting the environment
41
 
# variable $BZR_LP_XMLRPC_URL
 
41
# variable $BRZ_LP_XMLRPC_URL
42
42
 
43
43
# see http://wiki.bazaar.canonical.com/Specs/BranchRegistrationTool
44
44