Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix handling of range of allowed TLF nodes #439

Merged
merged 1 commit into from
Sep 14, 2024

Conversation

dl1jbe
Copy link
Member

@dl1jbe dl1jbe commented Sep 11, 2024

According to man page only nodes A..H are allowed. That corresponds with the defined number of nodes MAXNODES = 8.

The patch fixes the check for allowed NODE numbers to respect this setting.

According to man page only nodes A..H are allowed. That corresponds with
the defined number of nodes MAXNODES = 8.

The patch fixes the check for allowed NODE numbers to respect this
setting.
Copy link
Member

@airween airween left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@airween airween merged commit ac1592f into Tlf:master Sep 14, 2024
2 checks passed
@dl1jbe dl1jbe deleted the fix_number_of_nodes branch September 23, 2024 06:54
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