Skip to content

yanglint BUGFIX restore terminal after tests#2398

Merged
michalvasko merged 1 commit into
CESNET:develfrom
lePici:yanglint_fix
May 19, 2025
Merged

yanglint BUGFIX restore terminal after tests#2398
michalvasko merged 1 commit into
CESNET:develfrom
lePici:yanglint_fix

Conversation

@lePici
Copy link
Copy Markdown
Collaborator

@lePici lePici commented May 19, 2025

The problem is with the 'stty columns' command, which is set to a high number in the tests to be sure to correctly capture long strings. But this command persist even after the tests, so e.g. the 'vim' program will display incorrectly.

The problem is with the 'stty columns' command, which is set to a
high number in the tests to be sure to correctly capture long strings.
But this command persist even after the tests, so e.g. the 'vim'
program will display incorrectly.
@michalvasko michalvasko merged commit 55178bd into CESNET:devel May 19, 2025
11 checks passed
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