~allanlesage/uci-engine/coverage-extractor

« back to all changes in this revision

Viewing changes to charms/precise/python-django/tests/01_deploy.test

  • Committer: Evan Dandrea
  • Date: 2014-07-09 21:42:26 UTC
  • mto: This revision was merged to the branch mainline in revision 669.
  • Revision ID: evan.dandrea@canonical.com-20140709214226-ljjaw9vbsnja7oez
Respect the python binary set on PATH.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/python
 
1
#!/usr/bin/env python
2
2
# Copyright 2012 Canonical Ltd.  This software is licensed under the
3
3
# GNU Affero General Public License version 3 (see the file LICENSE).
4
4