~ubuntu-branches/debian/squeeze/dput/squeeze

« back to all changes in this revision

Viewing changes to bash_completion

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Viehmann
  • Date: 2008-05-04 11:55:03 UTC
  • Revision ID: james.westby@ubuntu.com-20080504115503-hbzp1anl6khoski8
Tags: 0.9.2.32
don't use python2.5-only <str>.partition. Closes: #479320

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
    return 0
46
46
 
47
47
}
48
 
[ "$have" ] && complete -F _dput -o filenames dput
 
48
[ "$have" ] && complete -F _dput -o filenames -o plusdirs dput