mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
PY3: change shebang to python3 in source4/dsdb dir
Signed-off-by: Joe Guo <joeg@catalyst.net.nz> Reviewed-by: Noel Power <npower@samba.org>
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
# This tests the restrictions on userAccountControl that apply even if write access is permitted
|
||||
#
|
||||
|
Reference in New Issue
Block a user