Index: openacs-4/packages/acs-bootstrap-installer/installer/index.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/installer/index.tcl,v diff -u -r1.35 -r1.36 --- openacs-4/packages/acs-bootstrap-installer/installer/index.tcl 11 Sep 2024 06:15:47 -0000 1.35 +++ openacs-4/packages/acs-bootstrap-installer/installer/index.tcl 8 Oct 2024 13:11:11 -0000 1.36 @@ -115,7 +115,7 @@ # # Unset array errors, in case it exists # -if {[array exists errors]} {array unset errors} +unset -nocomplain errors # Perform database-specific checks db_installer_checks errors error_p