~sil2100/cupstream2distro/rebuild_in_ppa

« back to all changes in this revision

Viewing changes to citrain/build.py

  • Committer: Łukasz 'sil2100' Zemczak
  • Date: 2015-07-23 17:32:56 UTC
  • Revision ID: lukasz.zemczak@canonical.com-20150723173256-k3cnhhf6s1sg1cgr
Help string for the new option

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
    Only useful for sync requests. Instead of rebuilding sources for
44
44
    the destination archive, copy binary packages.
45
45
 
 
46
REBUILD_IN_PPA
 
47
    Do not build anything, just take the selected PACKAGES_TO_REBUILD and
 
48
    rebuild them in the PPA if possible, without reuploading
 
49
 
46
50
DEBUG
47
51
    Enable debug infos
48
52
"""