Index: openacs-4/packages/acs-tcl/tcl/test/http-client-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/Attic/http-client-procs.tcl,v diff -u -N -r1.1.2.20 -r1.1.2.21 --- openacs-4/packages/acs-tcl/tcl/test/http-client-procs.tcl 1 Sep 2022 09:50:57 -0000 1.1.2.20 +++ openacs-4/packages/acs-tcl/tcl/test/http-client-procs.tcl 9 Sep 2022 11:32:59 -0000 1.1.2.21 @@ -248,15 +248,7 @@ } { set endpoint_name /acs-tcl-util-http-post-vars - set url [parameter::get \ - -package_id [apm_package_id_from_key acs-automated-testing] \ - -parameter TestURL \ - -default ""] - if {$url eq ""} { - set url [ns_conn location] - } - set urlInfo [ns_parseurl $url] - set url ${url}${endpoint_name} + set url [acs::test::url]${endpoint_name} set script { set files [list]