On 20/07/07 19:00, Matthew Wilcox wrote:
> On Fri, Jul 20, 2007 at 06:36:02PM +0100, Simon Arlott wrote:
>> On 20/07/07 18:07, Matthew Wilcox wrote:
>> > sed -i -e 's/^\t*      \(\w*:\)/ \1/' "$@"
>> > 
>> > which will replace the leading tabs and spaces with one space.
>> 
>> ... isn't the space thing a workaround for a "diff -p" bug?
> 
> Yes.  I like not being affected by bugs.  If you prefer to be affected
> by bugs, that's up to you.

Changing the code to fix a utility bug is madness. I think it's been
fixed too...

-- 
Simon Arlott
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to