~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to scripts/ftpmaster-tools/lp-query-distro.py

  • Committer: Colin Watson
  • Date: 2012-01-06 11:08:30 UTC
  • mto: This revision was merged to the branch mainline in revision 14650.
  • Revision ID: cjwatson@canonical.com-20120106110830-l6lj4zfbixcubel2
Fix a slew of typos that have been annoying me.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
   * CURRENT distroseries name: `./ubuntu-helper.py -d ubuntu current`
13
13
   * DEVELOPMENT distroseries name:
14
14
       `./ubuntu-helper.py -d ubuntu development`
15
 
   * Distorelease architectures:
 
15
   * Distroseries architectures:
16
16
       `./lp-query-distro.py -d ubuntu -s feisty archs`
17
 
   * Distorelease official architectures:
 
17
   * Distroseries official architectures:
18
18
       `./lp-query-distro.py -d ubuntu -s feisty official_archs`
19
 
   * Distorelease nominated-arch-indep:
 
19
   * Distroseries nominated-arch-indep:
20
20
       `./lp-query-distro.py -d ubuntu -s feisty nominated_arch_indep`
21
21
 
22
22
   Standard Output will carry the successfully executed information and