Index: openacs-4/packages/acs-bootstrap-installer/bootstrap.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/bootstrap.tcl,v diff -u -N -r1.33 -r1.34 --- openacs-4/packages/acs-bootstrap-installer/bootstrap.tcl 7 Aug 2017 23:47:46 -0000 1.33 +++ openacs-4/packages/acs-bootstrap-installer/bootstrap.tcl 11 Feb 2019 11:42:11 -0000 1.34 @@ -141,7 +141,7 @@ # should not be necessary to use the [ad_acs_kernel_id] redefine # trick, but to use a plain variable in the ::acs namespace. # - set ::acs::kernel_id [ad_acs_kernel_id_mem] + set ::acs::kernel_id [ad_acs_kernel_id] ns_log notice "bootstrap: setting ::acs::kernel_id to $::acs::kernel_id" #