Mercurial > hg
diff tests/test-acl @ 3436:f29989e9746e
use ui.readsections in the acl extension
author | Alexis S. L. Carvalho <alexis@cecm.usp.br> |
---|---|
date | Tue, 17 Oct 2006 17:04:26 -0300 |
parents | bb00a5a92c30 |
children | 33b6c8193652 |
line wrap: on
line diff
--- 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 +