From 033e4a02df63d2287bb81e994cefd93ce0bdfb24 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 18 Sep 2019 13:22:30 -0400 Subject: [PATCH] close --- ...c_ssh_remote_with_non_ascii_letter_in_the_directory.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/bugs/the_assistant_fail_to_correctly_add_or_sync_ssh_remote_with_non_ascii_letter_in_the_directory.mdwn b/doc/bugs/the_assistant_fail_to_correctly_add_or_sync_ssh_remote_with_non_ascii_letter_in_the_directory.mdwn index 179e353c8c..12c8dc6c3a 100644 --- a/doc/bugs/the_assistant_fail_to_correctly_add_or_sync_ssh_remote_with_non_ascii_letter_in_the_directory.mdwn +++ b/doc/bugs/the_assistant_fail_to_correctly_add_or_sync_ssh_remote_with_non_ascii_letter_in_the_directory.mdwn @@ -38,3 +38,9 @@ ssh: Could not resolve hostname git-annex-toubib.lot-of-stuff.info-moi_22_biblio ### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) Adding remote that use only ascii letter work realy well with the webapp. + +> I tried to reproduce this, but could now. (I made sure to try with LANG=C +> as well as a unicode locale. +> +> So, I think this must have been fixed in the 4 years since the bug was +> filed. [[done]] --[[Joey]]