From 641cb756c2435863f776dfdee060338d482219c2 Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Tue, 19 Sep 2006 14:31:06 +0000 Subject: Tweak the ACL variable name code to require either a digit or an underscore after acl_c or acl_m. --- test/confs/0372 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test/confs/0372') diff --git a/test/confs/0372 b/test/confs/0372 index 682eb91a8..af03b3a37 100644 --- a/test/confs/0372 +++ b/test/confs/0372 @@ -30,8 +30,8 @@ a1: set acl_m0 = value for m0 is local_part: $local_part set acl_m5 = value for m5 contains newline\nthere! set acl_m9 = value for m9 is domain: $domain - set acl_mfoo = value for mfoo is local_part: $local_part - set acl_mbar = value for mbar is domain: $domain + set acl_m_foo = value for mfoo is local_part: $local_part + set acl_m_bar = value for mbar is domain: $domain accept local_parts = a set acl_m0 = value for m0 is local_part: $local_part @@ -58,7 +58,7 @@ r1: acl_m2="$acl_m2"\nacl_m3="$acl_m3"\nacl_m4="$acl_m4"\n\ acl_m5="$acl_m5"\nacl_m6="$acl_m6"\nacl_m7="$acl_m7"\n\ acl_m8="$acl_m8"\nacl_m9="$acl_m9"\n\ - acl_mfoo="$acl_mfoo"\nacl_mbar="$acl_mbar"\n\ + acl_m_foo="$acl_m_foo"\nacl_m_bar="$acl_m_bar"\n\ acl_c_foo="$acl_c_foo"\nacl_c_bar="$acl_c_bar" transport = t1 -- cgit v1.2.3