Skip to content

tsort: remove duplicate sorting step #7965

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 21, 2025
Merged

Conversation

anastygnome
Copy link
Contributor

During my previous refactor PR, a duplcate sorting step was added.

THis PR fixes the issue.

@anastygnome anastygnome changed the title tsort: miscellaneous adjustments tsort: remove duplicate sorting step May 21, 2025
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/misc/tee (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/misc/stdbuf (passes in this run but fails in the 'main' branch)

@anastygnome
Copy link
Contributor Author

thanks @cakebaker

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 9fce1a1 into uutils:main May 21, 2025
73 checks passed
@cakebaker
Copy link
Contributor

Thanks!

RenjiSann pushed a commit to RenjiSann/coreutils that referenced this pull request May 23, 2025
* tsort: remove duplicate sorting step

* tsort: remove unnecessary spaces

---------

Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
willshuttleworth pushed a commit to willshuttleworth/coreutils that referenced this pull request May 24, 2025
* tsort: remove duplicate sorting step

* tsort: remove unnecessary spaces

---------

Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
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