Index: openacs-4/packages/tsearch2-driver/tcl/tsearch2-driver-install-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/tsearch2-driver/tcl/tsearch2-driver-install-procs.tcl,v diff -u -r1.9 -r1.9.2.1 --- openacs-4/packages/tsearch2-driver/tcl/tsearch2-driver-install-procs.tcl 15 Aug 2018 16:29:24 -0000 1.9 +++ openacs-4/packages/tsearch2-driver/tcl/tsearch2-driver-install-procs.tcl 24 Nov 2019 11:28:11 -0000 1.9.2.1 @@ -50,7 +50,7 @@ break } } - # Check if we've found it, run the sql file + # Check if we've found it, run the SQL file if { [info exists sql_file_loc] && $sql_file_loc ne "" } { # we found tsearch2.sql let's run it db_source_sql_file $sql_file_loc