1
0
mirror of https://github.com/altlinux/gpupdate.git synced 2025-03-21 18:50:38 +03:00

Omit missing variable from log

This commit is contained in:
Игорь Чудов 2020-09-08 15:15:46 +04:00
parent e7967e5cc4
commit 75bb669ce7
Signed by untrusted user: nir
GPG Key ID: 0F3883600CAE7AAC

View File

@ -57,7 +57,6 @@ class smbcreds (smbopts):
try:
if dc_fqdn is not None:
logdata = dict()
logdata['dc'] = samba_dc
logdata['user_dc'] = dc_fqdn
log('D38', logdata)