mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
gpo: Specify samba module when importing from gpclass
Signed-off-by: David Mulder <dmulder@suse.com> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Fri Jul 13 01:05:22 CEST 2018 on sn-devel-144
This commit is contained in:
parent
b05b6198a3
commit
f3358f048d
@ -16,7 +16,7 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
import os.path
|
||||
from gpclass import gp_ext_setter, gp_inf_ext
|
||||
from samba.gpclass import gp_ext_setter, gp_inf_ext
|
||||
|
||||
class inf_to_kdc_tdb(gp_ext_setter):
|
||||
def mins_to_hours(self):
|
||||
|
Loading…
Reference in New Issue
Block a user