Merge branch 'js/test-lib-windows-emulated-yes' into maint
commit7516977b4adc38937d95d8c7da8944153784bf9a
authorJunio C Hamano <gitster@pobox.com>
Wed, 17 Feb 2016 18:03:41 +0000 (17 10:03 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 17 Feb 2016 18:03:41 +0000 (17 10:03 -0800)
tree2903fd4f663bb9255f10bf696eba0c5eb41407ad
parent0eefe108ec2a946e40072caf58c52e3b7f573e52
parent6129c930b22dc21e860dd1cddf73c6e45442e620
Merge branch 'js/test-lib-windows-emulated-yes' into maint

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
t/test-lib.sh