Page MenuHomeFreeBSD

cp: Simplify sameness checks
ClosedPublic

Authored by des on Oct 6 2025, 9:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 15, 8:32 AM
Unknown Object (File)
Thu, Aug 13, 10:31 PM
Unknown Object (File)
Wed, Aug 12, 11:37 PM
Unknown Object (File)
Sun, Aug 9, 7:42 PM
Unknown Object (File)
Sat, Aug 8, 5:49 PM
Unknown Object (File)
Sat, Aug 8, 4:33 PM
Unknown Object (File)
Sat, Aug 8, 4:15 PM
Unknown Object (File)
Sat, Aug 8, 10:34 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 67583
Build 64466: arc lint + arc unit

Event Timeline

des requested review of this revision.Oct 6 2025, 9:25 AM
markj added inline comments.
bin/cp/tests/cp_test.sh
93
bin/cp/tests/cp_test.sh
93

You are correct, but now I'm wondering why the tests passed when I ran them after patching...

bin/cp/tests/cp_test.sh
93

Oh, they passed because I forgot make install...

des marked an inline comment as done.Oct 6 2025, 12:47 PM
This revision is now accepted and ready to land.Oct 6 2025, 12:53 PM
This revision was automatically updated to reflect the committed changes.