Skip to content
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

split: fix error message shown if file doesn't exist #5909

Merged

Conversation

cakebaker
Copy link
Contributor

Currently, uutils split shows "No such file or directory" twice if the specified file doesn't exist. This PR fixes the issue.

Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/tail/inotify-dir-recreate (fails in this run but passes in the 'main' branch)

@sylvestre sylvestre force-pushed the split_fix_error_message_if_file_doesnt_exist branch from af739fa to c2bbbec Compare March 9, 2024 21:50
Copy link

GNU testsuite comparison:

GNU test failed: tests/dd/bytes. tests/dd/bytes is passing on 'main'. Maybe you have to rebase?
Congrats! The gnu test tests/chown/preserve-root is no longer failing!
Skipping an intermittent issue tests/tail/inotify-dir-recreate (passes in this run but fails in the 'main' branch)

@sylvestre sylvestre force-pushed the split_fix_error_message_if_file_doesnt_exist branch from c2bbbec to c619dbc Compare March 12, 2024 13:28
@sylvestre sylvestre merged commit 62a3fb8 into uutils:main Mar 13, 2024
62 checks passed
@cakebaker cakebaker deleted the split_fix_error_message_if_file_doesnt_exist branch March 13, 2024 16:42
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