diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2012-06-12 22:50:52 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2012-06-12 22:50:52 +0100 |
commit | 525239c16e35d7bf893e0e2232f4c4c4a7c75447 (patch) | |
tree | e61d7715ff4f7e35bdb4eb04659d0a99809edc4d /test/confs/0002 | |
parent | 723c72e64c04d3b7bdf03b26c65761c1ae569312 (diff) |
Use custom variables for ACL args, up to nine. Add an arg-count variable.
Diffstat (limited to 'test/confs/0002')
-rw-r--r-- | test/confs/0002 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/confs/0002 b/test/confs/0002 index 317c4a27d..df65e2c30 100644 --- a/test/confs/0002 +++ b/test/confs/0002 @@ -45,7 +45,7 @@ check_data: deny message = reply_address=<$reply_address> a_ret: - accept message = [$address_data] + accept message = ($acl_narg) [$acl_arg1] [$acl_arg2] a_none: accept |