PY3: change shebang to python3 in misc dirs
[nivanova/samba-autobuild/.git] / selftest / format-subunit
index 9538ce19e9a1339a38608cfccdaaa9fd3289118c..b27513a502a8f25d61930f5f47742d7f68834259 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # vim: expandtab
 # Pretty-format subunit output
 # Copyright (C) 2008-2010 Jelmer Vernooij <jelmer@samba.org>