python: use '#!/usr/bin/env python' to cope with varying install locations
[nivanova/samba-autobuild/.git] / lib / subunit / python / subunit / run.py
index 01c0b0e9e6b35911b06db3e3a534769a1cbe41de..e57939fdfa52d8041c549697e7cfdb3cf1c5f11e 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
 #
 # Simple subunit testrunner for python
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2007