From a49b255006d47f538629cd4f2802c116a2a70c41 Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Tue, 3 Mar 2020 23:31:55 +0000 Subject: [PATCH] Added a comment: id for locale cache --- .../comment_4_4cde98f713c147cf357a25e97c01fd3d._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/git-annex_standalone_runshell_locale_cache_fails_on_too-long_filenames/comment_4_4cde98f713c147cf357a25e97c01fd3d._comment diff --git a/doc/bugs/git-annex_standalone_runshell_locale_cache_fails_on_too-long_filenames/comment_4_4cde98f713c147cf357a25e97c01fd3d._comment b/doc/bugs/git-annex_standalone_runshell_locale_cache_fails_on_too-long_filenames/comment_4_4cde98f713c147cf357a25e97c01fd3d._comment new file mode 100644 index 0000000000..079127e77a --- /dev/null +++ b/doc/bugs/git-annex_standalone_runshell_locale_cache_fails_on_too-long_filenames/comment_4_4cde98f713c147cf357a25e97c01fd3d._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="id for locale cache" + date="2020-03-03T23:31:55Z" + content=""" +Or inode and ctime of the installed script file could be used instead of full pathname. +"""]]