Index: openacs-4/packages/lors/tcl/lors-assessment-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/lors/tcl/Attic/lors-assessment-procs.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/lors/tcl/lors-assessment-procs.tcl 23 Nov 2004 19:13:27 -0000 1.2 +++ openacs-4/packages/lors/tcl/lors-assessment-procs.tcl 17 May 2005 16:35:11 -0000 1.3 @@ -43,7 +43,7 @@ } # Delete the temporary directory - file delete -force $tmpdirectory + exec rm -fr $tmpdirectory # Restore the package_id ad_conn -set package_id $current_package_id