Page MenuHomeFreeBSD

cp: Simplify sameness checks
ClosedPublic

Authored by des on Oct 6 2025, 9:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 19, 6:31 AM
Unknown Object (File)
Tue, Apr 14, 4:55 PM
Unknown Object (File)
Tue, Apr 14, 4:36 PM
Unknown Object (File)
Sat, Apr 11, 6:47 PM
Unknown Object (File)
Tue, Apr 7, 5:12 PM
Unknown Object (File)
Mon, Apr 6, 3:51 PM
Unknown Object (File)
Sun, Apr 5, 9:40 PM
Unknown Object (File)
Sat, Apr 4, 11:25 AM
Subscribers

Diff Detail

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

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.