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 -N -r1.5 -r1.5.2.1 --- openacs-4/packages/dotlrn/tcl/test/community-procs.tcl 15 Aug 2018 16:43:08 -0000 1.5 +++ openacs-4/packages/dotlrn/tcl/test/community-procs.tcl 12 Aug 2020 15:17:14 -0000 1.5.2.1 @@ -1,7 +1,7 @@ ad_library { - + Automated tests for security hole found on cloned communities - + @author Roel Canicula (roel@solutiongrove.com) @creation-date 2006-02-08 @cvs-id $Id$ @@ -44,7 +44,7 @@ and o.security_inherit_p = 't') } { aa_error "One or more communities inherit permissions, high probability of security risk" - } + } } }