cp: Fix --no-dereference --parents with symlink source by julian-klode · Pull Request #8331 · uutils/coreutils
-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Conversation
If the source is a symbolic link pointing at a directory, --parents was ignored, as we entered the "copy as directory" code path.
Fixes: #8330
If the source is a symbolic link pointing at a directory, --parents was ignored, as we entered the "copy as directory" code path. Fixes: uutils#8330
GNU testsuite comparison:
Skip an intermittent issue tests/misc/stdbuf (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/timeout/timeout (fails in this run but passes in the 'main' branch)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters