comment
authorJoey Hess <joeyh@joeyh.name>
Tue, 26 Oct 2021 18:12:35 +0000 (14:12 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 26 Oct 2021 18:25:28 +0000 (14:25 -0400)
doc/bugs/lookupkey_does_not_work_from_subdirectory/comment_2_25e54d8fb6be89a5e4514d6f237a2a1c._comment [new file with mode: 0644]

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 (file)
index 0000000..a544f93
--- /dev/null
@@ -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.
+"""]]