summaryrefslogtreecommitdiff
path: root/source4/dsdb
diff options
context:
space:
mode:
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>2019-03-17 14:57:06 +1300
committerAndrew Bartlett <abartlet@samba.org>2019-07-02 04:21:36 +0000
commita4cea294d3d394fd134e67f4ce463d6673ed6831 (patch)
tree366d4c5ef0fb66d643d788c5b4ee23e2a981e2f0 /source4/dsdb
parentae1472834b3256dbe53733abecbee2129d364594 (diff)
downloadsamba-a4cea294d3d394fd134e67f4ce463d6673ed6831.tar.gz
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 <douglas.bagnall@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source4/dsdb')
-rw-r--r--[-rwxr-xr-x]source4/dsdb/tests/python/dsdb_schema_info.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/dsdb/tests/python/dsdb_schema_info.py b/source4/dsdb/tests/python/dsdb_schema_info.py
index 8554e6c6082..26df1e04a45 100755..100644
--- 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.