diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-06-25 11:16:54 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-06-25 11:16:54 +0100 |
commit | e0e21929b7426b9b5bbf5e3747797043801b1151 (patch) | |
tree | 924b9b25185210bb8fc32a45a45628e04ed6985b /test/stdout/2500 | |
parent | 1077d3c3f960c4e5a157c51815b8009f5114ab1a (diff) |
Lookups: Fix "subdir" filter on a dsearch.
Diffstat (limited to 'test/stdout/2500')
-rw-r--r-- | test/stdout/2500 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/test/stdout/2500 b/test/stdout/2500 index c6014d388..6daaab658 100644 --- a/test/stdout/2500 +++ b/test/stdout/2500 @@ -12,8 +12,9 @@ > ok,dir: 2500.dir > fail,dir: FAIL > ok,subdir: 2500.dir -> fail,subdir:FAIL -> fail,subdir:FAIL +> fail,subdir(..):FAIL +> fail,subdir(.) :FAIL +> fail,subdir(f) :FAIL > > cachelayer tests > fail: FAIL |