Merge branch 'js/test-lib-windows-emulated-yes'
authorJunio C Hamano <gitster@pobox.com>
Wed, 10 Feb 2016 22:20:10 +0000 (14:20 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 10 Feb 2016 22:20:10 +0000 (14:20 -0800)
The emulated "yes" command used in our test scripts has been
tweaked not to spend too much time generating unnecessary output
that is not used, to help those who test on Windows where it would
not stop until it fills the pipe buffer due to lack of SIGPIPE.

* js/test-lib-windows-emulated-yes:
test-lib: limit the output of the yes utility

1  2 
t/test-lib.sh
diff --cc t/test-lib.sh
Simple merge