Index: openacs-4/packages/acs-bootstrap-installer/installer/tcl/zz-postload.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/installer/tcl/zz-postload.tcl,v diff -u -N -r1.2 -r1.2.2.1 --- openacs-4/packages/acs-bootstrap-installer/installer/tcl/zz-postload.tcl 27 Oct 2014 16:39:04 -0000 1.2 +++ openacs-4/packages/acs-bootstrap-installer/installer/tcl/zz-postload.tcl 10 Sep 2015 08:21:15 -0000 1.2.2.1 @@ -51,3 +51,9 @@ } nsv_unset ad_after_server_initialization . + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: