1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-31 20:22:15 +03:00

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

This commit is contained in:
Andreas Schneider
2012-03-13 11:54:11 +01:00
committed by Andreas Schneider
parent 82c2bca89b
commit cae282b5c2
28 changed files with 0 additions and 57 deletions

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
# subunit test cases for Samba string functions.
# Copyright (C) 2003 by Martin Pool <mbp@samba.org>