Skip to content

Conversation

@willshuttleworth
Copy link
Contributor

rework loop that parses and collects stty's args

  • move all string matches into a match block at top of loop
  • move all other control flow below match block

this is only a basic reorganization that uses an extra match block for readability, and moves some other control flow around so it is better organized.

@github-actions
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)

@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/timeout/timeout (passes in this run but fails in the 'main' branch)

@cakebaker cakebaker merged commit a1a2734 into uutils:main Jul 21, 2025
76 checks passed
@cakebaker
Copy link
Contributor

Nice refactoring, 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