On Thu, Apr 11, 2013 at 02:59:32AM +0100, Adam Spiers wrote: > +test_expect_success STDBUF 'streaming support for --stdin' ' > + ( > + echo one > + sleep 2 > + echo two > + ) | stdbuf -oL git check-ignore -v -n --stdin >out & I just noticed that this patch precedes the one in the same series which adds -n support. I'll reorder them accordingly to avoid breaking git bisect. -- 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