Index: openacs-4/packages/xotcl-core/tcl/01-debug-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-core/tcl/01-debug-procs.tcl,v diff -u -r1.93.2.24 -r1.93.2.25 --- openacs-4/packages/xotcl-core/tcl/01-debug-procs.tcl 23 Jul 2020 12:24:03 -0000 1.93.2.24 +++ openacs-4/packages/xotcl-core/tcl/01-debug-procs.tcl 30 Jul 2020 13:54:32 -0000 1.93.2.25 @@ -451,7 +451,7 @@ } } - if {![::acs::icanuse "ns_ictl trace idle"]} { + if {[::acs::icanuse "ns_ictl trace idle"]} { # # In case the server has way to many connection threads defined, # broadcast messages might pile up. In these situations, the idle