summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2012-10-25 22:28:01 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2012-10-25 22:28:01 +0100
commitef21c07db8048e09fadab639d8946c9358d3d464 (patch)
treee56b1da44171301ac88ab65c971530a23d98e48d /test
parentbe7a578175c0e43d8b7b28d9bf5475f512d5918b (diff)
Save/restore $acl_arg1 ... across acl calls, making them local variables.
Diffstat (limited to 'test')
-rw-r--r--test/confs/00021
1 files changed, 1 insertions, 0 deletions
diff --git a/test/confs/0002 b/test/confs/0002
index eb473e6b9..409bd755f 100644
--- 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