1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-19 04:59:10 +03:00

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

This commit is contained in:
Andreas Schneider
2012-03-13 11:24:38 +01:00
committed by Andreas Schneider
parent 66f16d57dc
commit b787ba789e
16 changed files with 0 additions and 33 deletions

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
# Samba-specific bits for optparse
# Copyright (C) Jelmer Vernooij <jelmer@samba.org> 2007
#