Page MenuHomeFreeBSD

cp: Simplify sameness checks
ClosedPublic

Authored by des on Mon, Oct 6, 9:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 6:45 AM
Unknown Object (File)
Sat, Oct 11, 6:45 AM
Unknown Object (File)
Sat, Oct 11, 6:45 AM
Unknown Object (File)
Sat, Oct 11, 6:45 AM
Unknown Object (File)
Fri, Oct 10, 11:28 PM
Unknown Object (File)
Tue, Oct 7, 4:20 PM
Unknown Object (File)
Tue, Oct 7, 12:36 AM
Unknown Object (File)
Mon, Oct 6, 8:38 PM
Subscribers

Diff Detail

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

Event Timeline

des requested review of this revision.Mon, Oct 6, 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.Mon, Oct 6, 12:47 PM
This revision is now accepted and ready to land.Mon, Oct 6, 12:53 PM
This revision was automatically updated to reflect the committed changes.