retitle and fix link

This commit is contained in:
Joey Hess 2022-07-12 15:01:53 -04:00
parent 9a7654d83a
commit 79e3dcc169
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
2 changed files with 3 additions and 1 deletions

View file

@ -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"]]

View file

@ -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