[PATCH 3 of 3] acl: update test output

elifarley at gmail.com elifarley at gmail.com
Thu May 6 13:34:57 CDT 2010


 tests/test-acl.out |  3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)


# HG changeset patch
# User Elifarley Callado Coelho Cruz <elifarley at gmail.com>
# Date 1273169820 10800
# Node ID 2c5cb99012d7ce104ba6413ed85a1c002af2841f
# Parent  e8203fa4d6bda60cfbac230790f6b04c60d95084
acl: update test output

diff --git a/tests/test-acl.out b/tests/test-acl.out
--- a/tests/test-acl.out
+++ b/tests/test-acl.out
@@ -1455,6 +1455,7 @@
 calling hook pretxnchangegroup.acl: hgext.acl.hook
 acl: acl.allow.branches not enabled
 acl: acl.deny.branches not enabled
+acl: "group1" not defined in [acl.groups]
 acl: acl.allow enabled, 1 entries for user fred
 acl: acl.deny not enabled
 acl: branch access granted: "ef1ea85a6374" on branch "default"
@@ -1541,7 +1542,9 @@
 calling hook pretxnchangegroup.acl: hgext.acl.hook
 acl: acl.allow.branches not enabled
 acl: acl.deny.branches not enabled
+acl: "group1" not defined in [acl.groups]
 acl: acl.allow enabled, 1 entries for user fred
+acl: "group1" not defined in [acl.groups]
 acl: acl.deny enabled, 1 entries for user fred
 acl: branch access granted: "ef1ea85a6374" on branch "default"
 acl: allowing changeset ef1ea85a6374


More information about the Mercurial-devel mailing list