~ubuntu-core-dev/ubuntu/xenial/ubuntu-release-upgrader/xenial

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Michael Terry
  • Date: 2012-06-28 18:13:45 UTC
  • mto: This revision was merged to the branch mainline in revision 2519.
  • Revision ID: michael.terry@canonical.com-20120628181345-w1u2mar4z10kn1xm
actually, it's better to drop the -gtk suffix

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
                'DistUpgrade',
24
24
                ],
25
25
      scripts=[
26
 
               "do-partial-upgrade-gtk",
 
26
               "do-partial-upgrade",
27
27
               "do-release-upgrade",
28
28
               "kubuntu-devel-release-upgrade",
29
29
               "check-new-release-gtk",