Index: openacs-4/packages/acs-automated-testing/tcl/http.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-automated-testing/tcl/http.tcl,v diff -u -N -r1.2.2.2 -r1.2.2.3 --- openacs-4/packages/acs-automated-testing/tcl/http.tcl 20 Aug 2015 17:12:05 -0000 1.2.2.2 +++ openacs-4/packages/acs-automated-testing/tcl/http.tcl 10 Sep 2015 08:21:14 -0000 1.2.2.3 @@ -1196,3 +1196,9 @@ return "binary" } } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: