On Fri, 6 Apr 2007, Junio C Hamano wrote: > Nicolas Pitre <nico@xxxxxxx> writes: > > > On Fri, 6 Apr 2007, Junio C Hamano wrote: > > > > Well... since this test already depends on wc then why not just use that > > instead of adding a perl dependency? > > Because (1) other tests already use Perl; (2) wc -c reads pack > to find out the size, "-s $file" doesn't AFAIK. Maybe. But my point is that wc is already used to find file size in other part of the test. So it should at least be consistent. And my patch has the advantage of looking much simpler. Nicolas - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html