mirror of
https://github.com/samba-team/samba.git
synced 2025-12-14 20:23:54 +03:00
PY3: change shebang to python3 in script 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
|
||||
# use git bisect to work out what commit caused a test failure
|
||||
# Copyright Andrew Tridgell 2010
|
||||
# released under GNU GPL v3 or later
|
||||
|
||||
Reference in New Issue
Block a user