~ed.so/duplicity/webdav200fix-0.7

« back to all changes in this revision

Viewing changes to testing/overrides/bin/lftp

  • Committer: Kenneth Loafman
  • Date: 2014-05-11 11:50:12 UTC
  • Revision ID: kenneth@loafman.com-20140511115012-erd8nwotcqyh8yyj
* Update shebang line to python2 instead of python to avoid confusion.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/env python
 
1
#!/usr/bin/env python2
2
2
 
3
3
import os
4
4
import subprocess