Index: openacs-4/packages/acs-lang/tcl/test/acs-lang-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-lang/tcl/test/acs-lang-test-procs.tcl,v diff -u -N -r1.28.2.8 -r1.28.2.9 --- openacs-4/packages/acs-lang/tcl/test/acs-lang-test-procs.tcl 5 Sep 2019 08:57:23 -0000 1.28.2.8 +++ openacs-4/packages/acs-lang/tcl/test/acs-lang-test-procs.tcl 30 Sep 2019 19:06:05 -0000 1.28.2.9 @@ -879,7 +879,7 @@ # We cannot test timezones if they are not installed if { [lang::system::timezone_support_p] } { - # Make sure we have a logged in user + # Make sure we have a logged-in user set org_user_id [ad_conn user_id] if { $org_user_id == 0 } {