mirror of
https://github.com/altlinux/gpupdate.git
synced 2025-03-21 18:50:38 +03:00
Merge pull request #113 from altlinux/dc_fix_log
Omit missing variable from log
This commit is contained in:
commit
adea356f1b
@ -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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user