[Bug 824285] Re: [pbuilder-dist] hardcodes the mirrors to use

Martin Pool mbp at canonical.com
Wed Nov 9 04:40:46 UTC 2011


A cleaner way to write that in Python would be

arguments.append(['--mirror',
    os.environ.get('UBUNTUTOOLS_DEBIAN_MIRROR',
        os.environ.get('MIRRORSITE',
           'http://ftp.debian.org/debian'))])

aside from that, +1 from me.

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/824285

Title:
  [pbuilder-dist] hardcodes the mirrors to use

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/824285/+subscriptions




More information about the universe-bugs mailing list