From 91eb393df4a3ee3b3795590e38179b4e281139ff Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 26 Oct 2021 14:12:35 -0400 Subject: [PATCH] comment --- ...omment_2_25e54d8fb6be89a5e4514d6f237a2a1c._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/bugs/lookupkey_does_not_work_from_subdirectory/comment_2_25e54d8fb6be89a5e4514d6f237a2a1c._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. +"""]] -- 2.30.2