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 -r1.2 -r1.3 --- 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 7 Aug 2017 23:48:13 -0000 1.3 @@ -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: