Skip to content

install, mkdir: Handle dir/./ like dir/.#8366

Merged
cakebaker merged 1 commit intouutils:mainfrom
julian-klode:trailing-dot-and-slash
Jul 22, 2025
Merged

install, mkdir: Handle dir/./ like dir/.#8366
cakebaker merged 1 commit intouutils:mainfrom
julian-klode:trailing-dot-and-slash

Conversation

@julian-klode
Copy link
Contributor

The dir/. special case was handled correctly, but dir/./ was not, breaking gcc builds, which run:

../../../../src/libstdc++-v3/../install-sh -c -d debug/./

Bug-Ubuntu: https://bugs.launchpad.net/bugs/2117466

The dir/. special case was handled correctly, but dir/./ was not,
breaking gcc builds, which run:

../../../../src/libstdc++-v3/../install-sh -c -d debug/./

Bug-Ubuntu: https://bugs.launchpad.net/bugs/2117466
@github-actions
Copy link

GNU testsuite comparison:

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

@cakebaker cakebaker merged commit ab65ebd into uutils:main Jul 22, 2025
116 of 117 checks passed
@cakebaker
Copy link
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.

2 participants