1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-02 00:22:11 +03:00

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

This commit is contained in:
Andreas Schneider
2012-03-13 11:55:50 +01:00
committed by Andreas Schneider
parent 3caf954b85
commit ab1e52e09d
2 changed files with 0 additions and 3 deletions

View File

@ -1,4 +1,3 @@
#!/usr/bin/python
# Blackbox tests for ndrdump
# Copyright (C) 2008 Andrew Tridgell <tridge@samba.org>
# Copyright (C) 2008 Andrew Bartlett <abartlet@samba.org>

View File

@ -1,5 +1,3 @@
#!/usr/bin/env python
# Blackbox tests for "samba-tool drs" command
# Copyright (C) Kamen Mazdrashki <kamenim@samba.org> 2011
#