1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-28 11:42:03 +03:00

s4-python: Remove env from non-executable samba_tool scripts.

This commit is contained in:
Andreas Schneider
2012-03-13 11:58:19 +01:00
committed by Andreas Schneider
parent f9fda92376
commit e5425743c2
2 changed files with 0 additions and 4 deletions

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
# Unix SMB/CIFS implementation.
# Copyright (C) Sean Dague <sdague@linux.vnet.ibm.com> 2011
#

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
# Unix SMB/CIFS implementation.
# Copyright (C) Sean Dague <sdague@linux.vnet.ibm.com> 2011
#