mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
selftest/perftests: avoid import *
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Noel Power <npower@samba.org>
This commit is contained in:
parent
bbf1740b33
commit
aff2afd46e
@ -12,7 +12,8 @@
|
||||
# three separated by newlines. All other lines in the output are considered
|
||||
# comments.
|
||||
|
||||
from selftesthelpers import *
|
||||
import os
|
||||
from selftesthelpers import source4dir, bindir, python, plantestsuite_loadlist
|
||||
|
||||
samba4srcdir = source4dir()
|
||||
samba4bindir = bindir()
|
||||
|
Loading…
x
Reference in New Issue
Block a user