Skip to content

ls: allow detached --sort, --format, --time, --block-size - #13281

Merged
cakebaker merged 1 commit into
uutils:mainfrom
bachorp:ls_detached
Jul 9, 2026
Merged

ls: allow detached --sort, --format, --time, --block-size#13281
cakebaker merged 1 commit into
uutils:mainfrom
bachorp:ls_detached

Conversation

@bachorp

@bachorp bachorp commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Fixes #13280.

@github-actions

github-actions Bot commented Jul 5, 2026

Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/cut/bounded-memory (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/date/date-locale-hour (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/tail/tail-n0f (fails in this run but passes 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/csplit/csplit-heap is now being skipped but was previously passing.

@cakebaker
cakebaker merged commit 18e1df7 into uutils:main Jul 9, 2026
176 of 177 checks passed
@cakebaker

Copy link
Copy Markdown
Contributor

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.

ls: --sort, --format, --time, --block-size require equals sign, but shouldn't

2 participants