Index: openacs-4/packages/new-portal/tcl/test/new-portal-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/new-portal/tcl/test/new-portal-test-procs.tcl,v diff -u -N -r1.2 -r1.2.8.1 --- openacs-4/packages/new-portal/tcl/test/new-portal-test-procs.tcl 7 Oct 2007 22:37:03 -0000 1.2 +++ openacs-4/packages/new-portal/tcl/test/new-portal-test-procs.tcl 12 Sep 2015 11:06:38 -0000 1.2.8.1 @@ -52,4 +52,9 @@ aa_true "Pages in correct order" [expr {$correct_page_count == 3}] } -} \ No newline at end of file +} +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: