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 -N -r1.79.2.29 -r1.79.2.30 --- openacs-4/packages/acs-automated-testing/tcl/aa-test-procs.tcl 13 Aug 2020 15:58:51 -0000 1.79.2.29 +++ openacs-4/packages/acs-automated-testing/tcl/aa-test-procs.tcl 13 Aug 2020 16:03:31 -0000 1.79.2.30 @@ -924,7 +924,7 @@ # environment. Otherwise, report and return. # if {![info exists ::aa_run_quietly_p]} { - ns_log warning "aa_log_result: called outside the testing environment. Test result: $test_result Test notes: $test_note" + ns_log warning "aa_log_result: called outside the testing environment. Test result: $test_result Test notes: $test_notes" return } #