1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-29 15:42:04 +03:00

s4-python: Remove env from non-executable webserver script.

This commit is contained in:
Andreas Schneider
2012-03-13 11:59:21 +01:00
committed by Andreas Schneider
parent e5425743c2
commit 4faba7615a

View File

@ -1,6 +1,5 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Unix SMB/CIFS implementation.
# Copyright © Jelmer Vernooij <jelmer@samba.org> 2008
#