1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-20 08:59:06 +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 common functions
#
# Copyright (C) Matthieu Patou <mat@matws.net>