Index: openacs-4/packages/acs-automated-testing/tcl/aa-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-automated-testing/tcl/aa-test-procs.tcl,v diff -u -r1.79.2.36 -r1.79.2.37 --- openacs-4/packages/acs-automated-testing/tcl/aa-test-procs.tcl 23 Nov 2020 19:04:34 -0000 1.79.2.36 +++ openacs-4/packages/acs-automated-testing/tcl/aa-test-procs.tcl 14 Jan 2021 15:24:19 -0000 1.79.2.37 @@ -1347,7 +1347,7 @@ try { set location $url while {$depth > 0} { - ns_log notice "acs::test:http client request (timeout $timeout): $method $location" + ns_log notice "acs::test::http client request (timeout $timeout): $method $location" incr depth -1 set d [ns_http run \ -timeout $timeout \