Index: openacs-4/packages/acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl,v diff -u -r1.15 -r1.16 --- openacs-4/packages/acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl 7 Jul 2018 10:11:27 -0000 1.15 +++ openacs-4/packages/acs-bootstrap-installer/tcl/20-db-bootstrap-procs.tcl 11 Jul 2018 20:45:30 -0000 1.16 @@ -246,11 +246,11 @@ nsv_set ad_database_type . $this_suffix # # For the time being, keep the info in the nsv for - # backwards compatibility and and a version in a + # backwards compatibility and a version in a # per-thead (namespaced) variable # set ::acs::database_type $this_suffix - + } elseif { ![string match $this_suffix [nsv_get ad_database_type .]] } { ns_log Notice "$proc_name: Database pool \"$pool\" type \"$this_suffix\" differs from \"[nsv_get ad_database_type .]\"." lappend bad_pools "
  • Database pool \"$pool\" is of type \"$this_suffix\". The