Skip to content

Fix indentation issue in option 23#58

Merged
HenriWahl merged 1 commit intoHenriWahl:masterfrom
anthonygego:master
May 10, 2022
Merged

Fix indentation issue in option 23#58
HenriWahl merged 1 commit intoHenriWahl:masterfrom
anthonygego:master

Conversation

@anthonygego
Copy link
Copy Markdown
Contributor

Hello,

Option 23 does not seem to be sent to the clients if no nameserver variable is specified in the clients class even if the global nameserver variable is set.

I think it comes from an indentation issue in the code, as the elif statement is currently put after the transaction.client check. Indenting the block indeed seems to solve the issue.

Cordially,
Anthony

Otherwise global nameservers are not returned if not defined in client class
but client exists.
@HenriWahl HenriWahl merged commit 50295dd into HenriWahl:master May 10, 2022
@HenriWahl
Copy link
Copy Markdown
Owner

@anthonygego thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants