Index: openacs-4/packages/notifications/www/test-cleanup.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/notifications/www/test-cleanup.tcl,v diff -u -N -r1.2 -r1.2.24.1 --- openacs-4/packages/notifications/www/test-cleanup.tcl 16 Jan 2003 13:53:40 -0000 1.2 +++ openacs-4/packages/notifications/www/test-cleanup.tcl 12 Sep 2015 11:06:48 -0000 1.2.24.1 @@ -11,3 +11,9 @@ notification::sweep::cleanup_notifications ns_return 200 text/html "done" + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: