Index: openacs-4/packages/news/tcl/test/news-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/news/tcl/test/news-test-procs.tcl,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/news/tcl/test/news-test-procs.tcl 30 Sep 2013 10:51:35 -0000 1.3 +++ openacs-4/packages/news/tcl/test/news-test-procs.tcl 7 Aug 2017 23:48:12 -0000 1.4 @@ -82,3 +82,9 @@ } { return [db_string select_status {}] } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: