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
|  Differential  D28064  
diff: honour flags with -q Authored by emaste on Jan 9 2021, 4:25 PM. Tags None Referenced Files 
 
 
 
 
 
 
 
 Subscribers None 
Details 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 
 |