1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-25 00:59:11 +03:00

ntacl: Use existing infrastructure.

This commit is contained in:
Jelmer Vernooij
2010-03-01 04:39:53 +01:00
parent da96d3fdba
commit 6d9c0724a6
2 changed files with 27 additions and 27 deletions

View File

@ -18,7 +18,7 @@
#
import optparse
from samba import getopt as options, Ldb
from samba import getopt as options
import sys