git-annex/doc/bugs/tests_started_to_fail_recently
Joey Hess 8663c72f1e
git-remote-annex: Fix buggy behavior when annex.stalldetection is configured
Make programPath never return "git-remote-annex" or other known multi-call
program names, which are not git-annex and won't behave like it.
If the git-annex binary gets installed under some entirely other name,
it will still return it.

This change exposed that readProgramFile actually could crash,
which happened before only if getExecutablePath was not absolute
and there was no ~/.config/git-annex/program. So fixed that to catch
exception.
2024-11-25 12:14:52 -04:00
..
comment_1_c07a23f5d8524ba8f97187ade6eeb441._comment
comment_2_a58e3ebcd37f866d7154f66da8c01929._comment
comment_3_2acec0272bc0f9ad0e706797851c5345._comment comment 2024-11-19 13:12:43 -04:00
comment_4_989bcca4ecd2a00c509585034d707547._comment Added a comment 2024-11-20 00:22:44 +00:00
comment_5_edf45de127e639174893775d41e5a6c5._comment in test suite display error from git push that fails to exit nonzero 2024-11-20 15:12:23 -04:00
comment_6_a49f83b0444f119fa04386c9fb3c9566._comment show remote name when failing 2024-11-21 15:55:32 -04:00
comment_7_fa068cc0530785bf4845a454c49692a7._comment analysis 2024-11-25 11:31:20 -04:00
comment_8_d5f926736bbad33eeffb0b592536d880._comment git-remote-annex: Fix buggy behavior when annex.stalldetection is configured 2024-11-25 12:14:52 -04:00