From: Douglas Bagnall Date: Sun, 17 Mar 2019 01:57:06 +0000 (+1300) Subject: s4/tests/dsdb_schema: not usefully executable as script X-Git-Tag: ldb-2.0.5~70 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a4cea294d3d394fd134e67f4ce463d6673ed6831;p=thirdparty%2Fsamba.git s4/tests/dsdb_schema: not usefully executable as script You could run the script, but it wouldn't do anything. Signed-off-by: Douglas Bagnall Reviewed-by: Andrew Bartlett --- diff --git a/source4/dsdb/tests/python/dsdb_schema_info.py b/source4/dsdb/tests/python/dsdb_schema_info.py old mode 100755 new mode 100644 index 8554e6c6082..26df1e04a45 --- a/source4/dsdb/tests/python/dsdb_schema_info.py +++ b/source4/dsdb/tests/python/dsdb_schema_info.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python3 # -*- coding: utf-8 -*- # # Unix SMB/CIFS implementation.