Index: openacs-4/packages/dotlrn/tcl/test/community-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/tcl/test/community-procs.tcl,v diff -u -r1.5.2.2 -r1.5.2.3 --- openacs-4/packages/dotlrn/tcl/test/community-procs.tcl 12 Aug 2020 15:23:02 -0000 1.5.2.2 +++ openacs-4/packages/dotlrn/tcl/test/community-procs.tcl 12 Aug 2020 15:37:22 -0000 1.5.2.3 @@ -35,7 +35,7 @@ communities_security_inherit { Test permission settings of all communities } { - aa_false "Communities do not inherit permissions (high probability of security risk)" [db_string get_communities_with_inherit { + aa_false "Communities inherit permissions (high probability of security risk)" [db_string get_communities_with_inherit { select exists (select 1 from dotlrn_communities_all c, acs_objects o where c.community_id = o.object_id