PY3: change shebang to python3 in source4/dsdb dir
[kai/samba-autobuild/.git] / source4 / script / depfilter.py
index f2152538fb3f6d2bbbf5c598bd4291a296b7cc5f..1f741f746e08f4dcafdb5d25452e1f7a2c8e138d 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #
 # Filter out arcs in a dotty graph that are at or below a certain
 # node.  This is useful for visualising parts of the dependency graph.