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.41.2.4 -r1.41.2.5 --- openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl 13 Jan 2017 14:16:20 -0000 1.41.2.4 +++ openacs-4/packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl 27 Mar 2017 10:33:30 -0000 1.41.2.5 @@ -111,7 +111,7 @@ } error] # Teardown - file delete $spec_path + file delete -- $spec_path foreach {type proc} [array get callback_array] { db_dml remove_callback {delete from apm_package_callbacks where version_id = :version_id @@ -194,7 +194,7 @@ } error] # Teardown - file delete $file_path + file delete -- $file_path apm_remove_callback_proc -package_key $package_key -type $type if { $error_p } {