From: Junio C Hamano Date: Sun, 24 Sep 2017 10:39:41 +0000 (+0900) Subject: Merge branch 'rj/test-ulimit-on-windows' into next X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/b01a595c05d50a6a50c862e4223b8282ac787eb6?hp=--cc Merge branch 'rj/test-ulimit-on-windows' into next On Cygwin, "ulimit -s" does not report failure but it does not work at all, which causes an unexpected success of some tests that expect failures under a limited stack situation. This has been fixed. * rj/test-ulimit-on-windows: t9010-*.sh: skip all tests if the PIPE prereq is missing test-lib: use more compact expression in PIPE prerequisite test-lib: don't use ulimit in test prerequisites on cygwin --- b01a595c05d50a6a50c862e4223b8282ac787eb6