From 79e3dcc169bdc66de0df123d428e09a75d98b96c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 12 Jul 2022 15:01:53 -0400 Subject: [PATCH] retitle and fix link --- doc/bugs/testremote_is_not_honoring_--backend.mdwn | 2 ++ .../comment_2_f804c33243606cab4495238511e59743._comment | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/bugs/testremote_is_not_honoring_--backend.mdwn b/doc/bugs/testremote_is_not_honoring_--backend.mdwn index fca60484d2..e9a06b54b0 100644 --- a/doc/bugs/testremote_is_not_honoring_--backend.mdwn +++ b/doc/bugs/testremote_is_not_honoring_--backend.mdwn @@ -35,3 +35,5 @@ CI used All the time! Sorry to mostly show up when there is an issue! [[!tag projects/datalad]] + +[[!meta title="testremote failure on windows due to long filename issues"]] diff --git a/doc/bugs/testremote_is_not_honoring_--backend/comment_2_f804c33243606cab4495238511e59743._comment b/doc/bugs/testremote_is_not_honoring_--backend/comment_2_f804c33243606cab4495238511e59743._comment index bede0fb9b0..dc1c8d1198 100644 --- a/doc/bugs/testremote_is_not_honoring_--backend/comment_2_f804c33243606cab4495238511e59743._comment +++ b/doc/bugs/testremote_is_not_honoring_--backend/comment_2_f804c33243606cab4495238511e59743._comment @@ -16,7 +16,7 @@ possible WORM key could be used by real data. It would be possible to add support for --backend=MD5 and have it reject other backends. But this does not strike me as solving the real problem. -Also, in [[bugs/tests_fail_on_windows__58___retrieveKeyFile_resume]] +Also, in [[bugs/tests_fail_on_windows:_retrieveKeyFile_resume]] I ran into this same problem, when `git-annex test` was ran, and worked around it by disabling that part of the test suite on windows. If this is fixed, it would be worth re-enabling that, although it may have