X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/4191cb150300d310ab5fa22ce2cfb02b6f6051b0..3857519629ca8fbcf3466c3fc761a5bb6ed32d53:/test/confs/2610 diff --git a/test/confs/2610 b/test/confs/2610 index 9b139d2b6..3f75d44a2 100644 --- a/test/confs/2610 +++ b/test/confs/2610 @@ -65,10 +65,11 @@ begin routers r1: driver = accept + # this tests that quoting survived being passed via spoolfile debug_print = acl_m_qtest: <$acl_m_qtest> lkup: <${lookup mysql{select name from them where id='$acl_m_qtest'}}> # this tests the unquoted case, but will need enhancement when we enforce (vs. just logging), else no transport call - address_data = ${lookup mysql{select name from them where id='$local_part'}} + address_data = ${lookup mysql{select name from them where id='$local_part' limit 1}} transport = t1