diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-03-28 20:01:10 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-03-28 22:00:09 +0000 |
commit | 54a2a2a9983913a91ccef3aac107a159434a4714 (patch) | |
tree | 9ada53f9b8901835b5d69ef3ae1cc5517cdfb306 /test/scripts | |
parent | ef8ef6c168a552e61ecde1d8d2cd816f2e87614b (diff) |
Taint enforce: directory open backstops, single-key search filename
Diffstat (limited to 'test/scripts')
-rw-r--r-- | test/scripts/2500-dsearch/2500 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/scripts/2500-dsearch/2500 b/test/scripts/2500-dsearch/2500 index 993c361c8..49e2a3761 100644 --- a/test/scripts/2500-dsearch/2500 +++ b/test/scripts/2500-dsearch/2500 @@ -7,3 +7,7 @@ fail: ${lookup{TESTNUM.tst} dsearch{DIR/dir_not_here}{$value}{FAIL}} fail(case): ${lookup{TESTNUM.TST} dsearch{DIR/aux-fixed}{$value}{FAIL}} fail(case): ${lookup{TESTNUM.TST} dsearch{DIR/AUX-fixed}{$value}{FAIL}} **** +# +1 +exim tainted@test.ex +**** |