Index: openacs-4/packages/acs-tcl/tcl/test/http-client-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/http-client-procs.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/acs-tcl/tcl/test/http-client-procs.tcl 1 Oct 2024 12:52:33 -0000 1.3 +++ openacs-4/packages/acs-tcl/tcl/test/http-client-procs.tcl 16 Oct 2024 08:49:45 -0000 1.4 @@ -138,7 +138,7 @@ file delete -- $tmpfile_app_json $tmpfile_iso8859_2 } } else { - aa_log "skip test with iso8859 for tcl9" + aa_log "skip test iso8859-2 for tcl9 (unclear semantics)" } } }