Skip to content

ptx: handle -g by clap & reject 0 - #13796

Merged
cakebaker merged 1 commit into
uutils:mainfrom
oech3:ptx-g
Aug 8, 2026
Merged

ptx: handle -g by clap & reject 0#13796
cakebaker merged 1 commit into
uutils:mainfrom
oech3:ptx-g

Conversation

@oech3

@oech3 oech3 commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Fixes #13794

@oech3 oech3 changed the title ptx: handle -g by clap & reject negative ptx: handle -g by clap & reject 0 Aug 7, 2026
@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/rm/isatty (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/tail/symlink (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/cut/bounded-memory (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/pr/bounded-memory (passes in this run but fails in the 'main' branch)
Note: The gnu test tests/tail/tail-n0f is now being skipped but was previously passing.

@cakebaker
cakebaker merged commit 823bcfa into uutils:main Aug 8, 2026
166 checks passed
@cakebaker

Copy link
Copy Markdown
Contributor

Thanks!

@oech3
oech3 deleted the ptx-g branch August 8, 2026 06:58
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.

ptx: g flag should accept only positive non-zero values

2 participants