Index: openacs-4/etc/install/install.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/etc/install/install.tcl,v diff -u -r1.14 -r1.15 --- openacs-4/etc/install/install.tcl 19 Nov 2003 16:44:58 -0000 1.14 +++ openacs-4/etc/install/install.tcl 19 Nov 2003 16:46:04 -0000 1.15 @@ -257,3 +257,10 @@ # Should links be crawled to search for broken pages? This doesn't quite work! set crawl_links "no" + +#---------------------------------------------------------------------- +# HTTP level testing and demo data setup with tclwebtest +#---------------------------------------------------------------------- +# A list of full paths for any additional tclwebtest scripts that should +# be executed after install +set tclwebtest_scripts ""