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, Sep 13, 7:52 AM
Unknown Object (File)
Fri, Sep 11, 6:40 PM
Unknown Object (File)
Tue, Sep 8, 7:37 PM
Unknown Object (File)
Tue, Sep 8, 6:57 PM
Unknown Object (File)
Tue, Sep 8, 7:13 AM
Unknown Object (File)
Tue, Sep 8, 3:10 AM
Unknown Object (File)
Mon, Sep 7, 3:00 AM
Unknown Object (File)
Sun, Sep 6, 8:35 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 67578
Build 64461: 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.