PY3: change shebang to python3 in source4/dsdb dir
[gd/samba-autobuild/.git] / source4 / dsdb / tests / python / linked_attributes.py
index 7e94cd937266d3f40fefd3f6fbcf87dd37fb9726..d015065ab04a43db59206dbcb5ee46767135f5c5 100644 (file)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 # -*- coding: utf-8 -*-
 # Originally based on ./sam.py
 from __future__ import print_function