git://git.exim.org
/
users
/
heiko
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Save/restore $acl_arg1 ... across acl calls, making them local variables.
[users/heiko/exim.git]
/
test
/
confs
/
0002
diff --git
a/test/confs/0002
b/test/confs/0002
index eb473e6b91200245498bdfc9f7b38daa8be7c14b..409bd755f44da29716082006626bd5306ac83652 100644
(file)
--- a/
test/confs/0002
+++ b/
test/confs/0002
@@
-57,6
+57,7
@@
a_defer:
defer
a_sub:
+ require acl = a_none foo bar baz barf
require acl = a_deny "new arg1" $acl_arg1
# End