Page MenuHomeFreeBSD

Optimize diff -q.
ClosedPublic

Authored by markj on Jan 13 2020, 4:02 PM.
Tags
None
Referenced Files
F136979911: D23152.id66689.diff
Thu, Nov 20, 9:50 PM
F136979767: D23152.id66693.diff
Thu, Nov 20, 9:49 PM
F136979736: D23152.id.diff
Thu, Nov 20, 9:49 PM
F136977555: D23152.diff
Thu, Nov 20, 9:41 PM
F136917286: D23152.id66689.diff
Thu, Nov 20, 3:51 PM
Unknown Object (File)
Wed, Nov 19, 5:41 AM
Unknown Object (File)
Sun, Nov 16, 8:42 AM
Unknown Object (File)
Sat, Nov 8, 7:02 PM
Subscribers

Details

Summary

Once we know whether the files differ, we don't need to do any further
work.

Submitted by: fehmi noyan isi <fnoyanisi@yahoo.com> (original version)

Test Plan

diff regression tests.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 28639
Build 26669: arc lint + arc unit

Event Timeline

markj added reviewers: bapt, kevans.
This revision is now accepted and ready to land.Jan 13 2020, 5:09 PM
This revision was automatically updated to reflect the committed changes.