~smartboyhw/testdrive/lp-fix-ubuntukylin-1170617

« back to all changes in this revision

Viewing changes to bin/testdrive

  • Committer: Howard Chan
  • Date: 2013-04-21 07:51:30 UTC
  • Revision ID: smartboyhw@gmail.com-20130421075130-as6vt3f2t0jm2c41
Added fix to enable UbuntuKylin (LP: #1170617)

Show diffs side-by-side

added added

removed removed

Lines of Context:
194
194
        help=_('hardcode Ubuntu RELEASE codename'))
195
195
    parser.add_option('-l', '--flavor', action='store', type='string', dest='flavor',
196
196
        help=_('hardcode Ubuntu flavor. Available Flavors:\n\
197
 
             ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu'))
 
197
             ubuntu/kubuntu/xubuntu/edubuntu/mythbuntu/ubuntustudio/lubuntu/ubuntukylin'))
198
198
    parser.add_option('-p', '--repo', action='store', type='string', dest='repository',
199
199
        help=_('hardcode Ubuntu repository from where to obtain ISOs:\n\
200
200
             releases/cdimage/cloud-daily/cloud-releases'))