Index: openacs-4/packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl,v diff -u -r1.66.2.33 -r1.66.2.34 --- openacs-4/packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl 18 Jul 2024 10:05:03 -0000 1.66.2.33 +++ openacs-4/packages/acs-bootstrap-installer/tcl/00-proc-procs.tcl 27 Aug 2024 13:56:33 -0000 1.66.2.34 @@ -507,7 +507,7 @@ if {[regexp {^packages/([^/]+)/} $script . package_key]} { set doc_elements(package_key) $package_key } else { - ns_log warning "cannot determine package key from '$script'" + ad_log warning "cannot determine package key from script '$script'" } # # As acs-automated-testing/tcl/aa-test-procs.tcl is loaded on startup before