From edfdbb82bbe86394167a210e65925ccba1ab8c1f Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Thu, 15 Mar 2012 14:37:04 +0100 Subject: 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 --- source4/scripting/python/samba/tests/samba_tool/user.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'source4/scripting/python') diff --git a/source4/scripting/python/samba/tests/samba_tool/user.py b/source4/scripting/python/samba/tests/samba_tool/user.py index 42cb66c1c7..1466b2fa82 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 # -- cgit