From: Joey Hess Date: Tue, 26 Oct 2021 18:12:35 +0000 (-0400) Subject: comment X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~79^2~98 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=91eb393df4a3ee3b3795590e38179b4e281139ff;p=git-annex.git comment --- diff --git a/doc/bugs/lookupkey_does_not_work_from_subdirectory/comment_2_25e54d8fb6be89a5e4514d6f237a2a1c._comment b/doc/bugs/lookupkey_does_not_work_from_subdirectory/comment_2_25e54d8fb6be89a5e4514d6f237a2a1c._comment new file mode 100644 index 0000000000..a544f93be9 --- /dev/null +++ b/doc/bugs/lookupkey_does_not_work_from_subdirectory/comment_2_25e54d8fb6be89a5e4514d6f237a2a1c._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2021-10-26T18:11:52Z" + content=""" +Well, I did later remove that stray debug print. But that commit did +introduce the bug. + +Root cause though is that `dirContains ".." "foo" == False`, which is +wrong. +"""]]