From: Michael Adam Date: Thu, 15 Mar 2012 13:37:04 +0000 (+0100) Subject: s4:selftest: remove python shebang accidentially re-added to the "samba-tool user... X-Git-Tag: tdb-1.2.10~152 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=edfdbb82bbe86394167a210e65925ccba1ab8c1f;p=thirdparty%2Fsamba.git s4:selftest: remove python shebang accidentially re-added to the "samba-tool user" test Autobuild-User: Michael Adam Autobuild-Date: Thu Mar 15 16:17:54 CET 2012 on sn-devel-104 --- diff --git a/source4/scripting/python/samba/tests/samba_tool/user.py b/source4/scripting/python/samba/tests/samba_tool/user.py index 42cb66c1c70..1466b2fa82f 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 2011 #