subunit/run.py: change shebang to python3
[samba.git] / python / samba / subunit / run.py
index 89ca8a8050be77738ebdb922071ca9ae3b59dfa9..e369b15aa023c86caf045f1de18892032b93754f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
 #
 # Simple subunit testrunner for python
 # Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2014