Skip to content

Conversation

@adarmaori
Copy link

The original path lead to files that don't exist (or have been renamed)

The original path lead to files that don't exist (or have been renamed)
@github-actions
Copy link

github-actions bot commented Nov 1, 2025

GNU testsuite comparison:

Skipping an intermittent issue tests/tail/overlay-headers (passes in this run but fails in the 'main' branch)

- `src/main.rs`: contains only a single macro call
- `src/<util name>.rs`: the actual code for the utility
- `<util name>.md`: the documentation for the utility
- `src/uu/<util name>/README.md`: the documentation for the utility
Copy link
Contributor

@cakebaker cakebaker Nov 2, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would remove the entry, as there are only four utils with such a file:

$ find src/uu -name "README.md"
src/uu/dircolors/README.md
src/uu/tail/README.md
src/uu/split/README.md
src/uu/cp/README.md

The original <util name>.md-files have been removed. Their content is now part of the locales/en-US.ftl and locales/fr-FR.ftl files. So it might make sense to list those files instead.

Copy link
Contributor

@sylvestre sylvestre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add the review comments and reopen (or create a new pr)

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.

3 participants