Skip to content

split: remove condition by moving reset#13062

Open
cakebaker wants to merge 1 commit into
uutils:mainfrom
cakebaker:split_move_reset
Open

split: remove condition by moving reset#13062
cakebaker wants to merge 1 commit into
uutils:mainfrom
cakebaker:split_move_reset

Conversation

@cakebaker

Copy link
Copy Markdown
Contributor

This PR removes a condition by moving the reset of two variables from the bottom to the top of handle_preceding_options(). I noticed this refactoring while reviewing #13052

from the bottom to the top of handle_preceding_options()
@github-actions

Copy link
Copy Markdown

GNU testsuite comparison:

Skipping an intermittent issue tests/misc/io-errors (passes in this run but fails in the 'main' branch)
Congrats! The gnu test tests/tail/pipe-f is now passing!

@oech3

oech3 commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

I guess we can let preceding_short_opt_req_value = ...(); at somewhere.

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