tests/test-acl
changeset 3436 f29989e9746e
parent 3426 bb00a5a92c30
child 3469 33b6c8193652
--- a/tests/test-acl	Tue Oct 17 17:04:26 2006 -0300
+++ b/tests/test-acl	Tue Oct 17 17:04:26 2006 -0300
@@ -102,3 +102,8 @@
 echo 'foo/** = betty' >> acl.config
 do_push betty
 
+echo 'acl.config can set only [acl.allow]/[acl.deny]'
+echo '[hooks]' >> acl.config
+echo 'changegroup.acl = false' >> acl.config
+do_push barney
+