Index: openacs-4/packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl,v diff -u -r1.72.2.48 -r1.72.2.49 --- openacs-4/packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl 15 Jul 2024 11:43:03 -0000 1.72.2.48 +++ openacs-4/packages/acs-api-browser/tcl/acs-api-documentation-procs.tcl 18 Jul 2024 14:38:28 -0000 1.72.2.49 @@ -425,7 +425,7 @@ ad_log warning "api_proc_documentation: received invalid proc_name <$proc_name>, try to sanitize" regsub -all -- {::::} $proc_name :: proc_name } - if {[info exists format]} { + if {[info exists format] && ![aa_test_running_p]} { ad_log warning "-format flag is deprecated and has no effect" } array set doc_elements {