Index: openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl,v diff -u -N -r1.46 -r1.47 --- openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl 28 Mar 2018 07:27:10 -0000 1.46 +++ openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl 4 Apr 2018 21:31:57 -0000 1.47 @@ -939,7 +939,7 @@ $not_cached db_flush_cache - # Check db_list_of_list caching + # Check db_list_of_lists caching set not_cached \ [db_list_of_lists test5 {select * from persons where person_id = 0}]