From b787ba789ea500a2f7efe95d25949d80e44b6ef8 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Tue, 13 Mar 2012 11:24:38 +0100 Subject: s4-python: Remove env from non-executable samba scripts. --- source4/scripting/python/samba/upgradehelpers.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'source4/scripting/python/samba/upgradehelpers.py') diff --git a/source4/scripting/python/samba/upgradehelpers.py b/source4/scripting/python/samba/upgradehelpers.py index 396e6652944..3507661b4dd 100644 --- a/source4/scripting/python/samba/upgradehelpers.py +++ b/source4/scripting/python/samba/upgradehelpers.py @@ -1,5 +1,3 @@ -#!/usr/bin/env python -# # Helpers for provision stuff # Copyright (C) Matthieu Patou 2009-2010 # -- cgit