~xnox/ubuntu-archive-tools/sru-report-autopkgtest-vomit

« back to all changes in this revision

Viewing changes to queuediff

  • Committer: Colin Watson
  • Date: 2012-06-27 01:38:09 UTC
  • Revision ID: cjwatson@canonical.com-20120627013809-q1ysmd25zhyunz9m
Remove .py suffixes from all scripts.  edit_acl.py gets a compatibility symlink for the time being since some non-archive-admins use it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
228
228
            print(msg, file=sys.stderr)
229
229
 
230
230
    print('''After accepting this SRU from the queue, run:
231
 
  sru-accept.py -v %s -s %s -p %s %s''' % (changes['version'], changes['distribution'].split('-')[0], sourcepkg,
 
231
  sru-accept -v %s -s %s -p %s %s''' % (changes['version'], changes['distribution'].split('-')[0], sourcepkg,
232
232
        ' '.join(changes['bugs'])), file=sys.stderr)
233
233
 
234
234
# for PPAs, print matching copy command