The branch, master has been updated
via edfdbb8 s4:selftest: remove python shebang accidentially re-added
to the "samba-tool user" test
from d430c88 s4:selftest: fix message typo in test for "samba-tool user
list"
http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit edfdbb82bbe86394167a210e65925ccba1ab8c1f
Author: Michael Adam <[email protected]>
Date: Thu Mar 15 14:37:04 2012 +0100
s4:selftest: remove python shebang accidentially re-added to the
"samba-tool user" test
Autobuild-User: Michael Adam <[email protected]>
Autobuild-Date: Thu Mar 15 16:17:54 CET 2012 on sn-devel-104
-----------------------------------------------------------------------
Summary of changes:
.../python/samba/tests/samba_tool/user.py | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
Changeset truncated at 500 lines:
diff --git a/source4/scripting/python/samba/tests/samba_tool/user.py
b/source4/scripting/python/samba/tests/samba_tool/user.py
index 42cb66c..1466b2f 100644
--- a/source4/scripting/python/samba/tests/samba_tool/user.py
+++ b/source4/scripting/python/samba/tests/samba_tool/user.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
# Unix SMB/CIFS implementation.
# Copyright (C) Sean Dague <[email protected]> 2011
#
--
Samba Shared Repository