diff options
author | Taylor Blau <me@ttaylorr.com> | 2020-04-23 15:41:06 -0600 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-04-23 14:58:52 -0700 |
commit | b30fdb4b4e6608ccafdfa4a13893940b85a8a7e8 (patch) | |
tree | 1c10149c98eb7fa738a14e44d21793681feb5aa6 /ewah | |
parent | commit-graph.c: don't use discarded graph_name in error (diff) | |
download | tgif-b30fdb4b4e6608ccafdfa4a13893940b85a8a7e8.tar.xz |
t/test-lib.sh: make ULIMIT_FILE_DESCRIPTORS available to tests
In t1400 the prerequisite 'ULIMIT_FILE_DESCRIPTORS' is defined and used
to effectively guard the helper function 'run_with_limited_open_files'
from being used on systems that do not satisfy this prerequisite.
In the subsequent patch, we will introduce another test outside of t1400
that would benefit from using this prerequisite. So, move it to
'test-lib.sh' instead so that it can be used by multiple tests.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ewah')
0 files changed, 0 insertions, 0 deletions