]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'es/test-cron-safety'
authorJunio C Hamano <gitster@pobox.com>
Tue, 9 Apr 2024 21:31:44 +0000 (14:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Apr 2024 21:31:45 +0000 (14:31 -0700)
The test script had an incomplete and ineffective attempt to avoid
clobbering the testing user's real crontab (and its equivalents),
which has been completed.

* es/test-cron-safety:
  test-lib: fix non-functioning GIT_TEST_MAINT_SCHEDULER fallback

1  2 
t/test-lib.sh

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