PY3: change shebang to python3 in misc dirs
[sfrench/samba-autobuild/.git] / selftest / filter-subunit
index a37b2a5fbdd07ccc0183cd2e3df5d5253e440bdd..4340439dd3bfe9d4ddb180fbd940a3ab0beac931 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # Filter a subunit stream
 # Copyright (C) 2009-2011 Jelmer Vernooij <jelmer@samba.org>