mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
Fix imports for minschema.
(This used to be commit bda223a49e6bdeda68518cba27bc92df33784939)
This commit is contained in:
parent
e56d2db3bd
commit
7cfcec2e9d
@ -5,6 +5,8 @@
|
||||
|
||||
import optparse
|
||||
|
||||
import os, sys
|
||||
|
||||
# Find right directory when running from source tree
|
||||
sys.path.insert(0, "bin/python")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user