On Tue, Feb 10, 2009 at 12:15 AM, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote: > I think Junio meant using '< $file' type redirection, to avoid an > unnecessary fork(). (Good habit, avoiding fork()s...) Yes, I usually pass filenames to grep; this time I was copy-and-pasting parts of the original script. But my point still remains: it seems it would be cleaner to do this kind of always-good-filtering in the test script rather than make git-bisect more complex. Dave. -- 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