Page MenuHomeFreeBSD

cp: Fix dead link case.
ClosedPublic

Authored by des on May 8 2025, 6:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jul 26, 9:24 PM
Unknown Object (File)
Sat, Jul 25, 8:05 AM
Unknown Object (File)
Sat, Jul 25, 12:43 AM
Unknown Object (File)
Wed, Jul 22, 10:54 PM
Unknown Object (File)
Tue, Jul 21, 6:57 AM
Unknown Object (File)
Sun, Jul 19, 9:44 PM
Unknown Object (File)
Fri, Jul 17, 12:24 PM
Unknown Object (File)
Sun, Jul 12, 12:16 AM
Subscribers

Details

Summary

The test case was a) not doing what I intended it to do and b) missing
a third possible configuration. Fix the test case, and fix the code
by not setting the beneath flag (which restricts operations to the
destination tree) unless we are recursing.

Fixes: 82fc0d09e862
Sponsored by: Klara, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable