~stefanor/ubuntu-dev-tools/sponsor-list

« back to all changes in this revision

Viewing changes to sponsor-patch

  • Committer: Stefano Rivera
  • Date: 2010-08-23 10:22:36 UTC
  • Revision ID: stefanor@ubuntu.com-20100823102236-stmg09yes9170ipa
sponsor-patch: Add vim tag turning off expand tab as this script uses tabs (against PEP-8 recommendation)

Show diffs side-by-side

added added

removed removed

Lines of Context:
695
695
 
696
696
        main(script_name, bug_number, options.build, options.edit, options.keyid,
697
697
                        options.upload, options.verbose)
 
698
 
 
699
# vim: set noet: