]> git.ipfire.org Git - thirdparty/git.git/commit - t/test-lib.sh
t7004: move limited stack prereq to test-lib
authorMichael J Gruber <git@grubix.eu>
Thu, 7 Sep 2017 14:02:20 +0000 (16:02 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 8 Sep 2017 01:37:24 +0000 (10:37 +0900)
commit4db464f815a38c7d9feee5db883f78216002ae3d
tree4907d9d267fc5519b56815c915ef90756d611735
parent3ec7d702a89c647ddf42a59bc3539361367de9d5
t7004: move limited stack prereq to test-lib

The lazy prerequisite  ULIMIT_STACK_SIZE is used only in t7004 so far.

Move it to test-lib.sh so that it can be used in other tests (which it will
be in a follow-up commit).

Signed-off-by: Michael J Gruber <git@grubix.eu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7004-tag.sh
t/test-lib.sh