Index: openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs.tcl,v diff -u -N -r1.44.2.1 -r1.44.2.2 --- openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs.tcl 17 Aug 2015 16:43:54 -0000 1.44.2.1 +++ openacs-4/packages/acs-authentication/tcl/test/acs-authentication-procs.tcl 10 Sep 2015 08:21:13 -0000 1.44.2.2 @@ -819,3 +819,9 @@ db_1row select_vars {} -column_array test_vars } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: