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 -r1.54 -r1.55 --- openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl 24 Jul 2018 08:35:28 -0000 1.54 +++ openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl 24 Jul 2018 13:09:11 -0000 1.55 @@ -1026,7 +1026,6 @@ @author Rocael Hernandez (roc@viaro.net) } { - aa_run_with_teardown \ -rollback \ -test_code { @@ -1090,7 +1089,7 @@ ad_parameter_cache -delete $package_id $parameter_name - break; + break } } }