8000 touch: improve support for dangling link by sylvestre · Pull Request #4769 · uutils/coreutils · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

touch: improve support for dangling link #4769

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 5 commits into from
Apr 25, 2023
Merged

touch: improve support for dangling link #4769

merged 5 commits into from
Apr 25, 2023

Conversation

sylvestre
Copy link
Contributor
@sylvestre sylvestre commented Apr 22, 2023

Basically fixing:

ln -s nowhere dangling
touch -h -r dangling file
touch -h dangling
touch -h -

For:
tests/touch/no-dereference.sh

@github-actions
Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/touch/no-dereference is no longer failing!
GNU test failed: tests/tail-2/inotify-dir-recreate. tests/tail-2/inotify-dir-recreate is passing on 'main'. Maybe you have to rebase?

sylvestre and others added 5 commits April 24, 2023 12:03
We aren't testing the locale yet.
Fixes the beginning of:
tests/touch/no-dereference.sh
Fixes more of tests/touch/no-dereference.sh
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com>
@github-actions
Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/touch/no-dereference is no longer failing!

@sylvestre sylvestre requested a review from cakebaker April 24, 2023 11:08
@sylvestre sylvestre merged commit 6115af6 into uutils:main Apr 25, 2023
@sylvestre sylvestre deleted the touch branch April 25, 2023 06:27
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
0