Page MenuHomeFreeBSD

diff: honour flags with -q
ClosedPublic

Authored by emaste on Jan 9 2021, 4:25 PM.
Tags
None
Referenced Files
F132237367: D28064.id.diff
Wed, Oct 15, 2:02 AM
Unknown Object (File)
Sun, Oct 12, 11:58 AM
Unknown Object (File)
Sun, Oct 12, 11:58 AM
Unknown Object (File)
Sun, Oct 12, 11:58 AM
Unknown Object (File)
Sun, Oct 12, 11:58 AM
Unknown Object (File)
Sun, Oct 12, 12:59 AM
Unknown Object (File)
Thu, Oct 9, 5:51 AM
Unknown Object (File)
Tue, Oct 7, 5:27 AM
Subscribers
None

Details

Summary

Previously -q (just print a line when files differ) ignored flags like -w (ignore whitespace). Avoid the D_BRIEF short-circuit when flags are in effect.

PR: 252515

Diff Detail

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

Event Timeline

emaste requested review of this revision.Jan 9 2021, 4:25 PM
emaste created this revision.
This revision is now accepted and ready to land.Jan 9 2021, 6:29 PM
This revision was automatically updated to reflect the committed changes.