python: use '#!/usr/bin/env python' to cope with varying install locations
[kai/samba.git] / source4 / scripting / bin / subunitrun
index 6cd3943786aded20ecdf7864b834ee119cb4bf2b..63afdc70092d4a61140ccce8d828a7c99033c859 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