Index: openacs-4/packages/acs-tcl/tcl/test/test-set-cookie-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/test-set-cookie-procs.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-tcl/tcl/test/test-set-cookie-procs.tcl 27 Oct 2014 16:40:10 -0000 1.2 +++ openacs-4/packages/acs-tcl/tcl/test/test-set-cookie-procs.tcl 7 Aug 2017 23:48:00 -0000 1.3 @@ -85,4 +85,9 @@ aa_equals "Obtain client property" MyValue [ad_get_client_property test MyName] } - } \ No newline at end of file + } +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: