Index: openacs-4/packages/proctoring-support/lib/examination-statement-export.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/proctoring-support/lib/Attic/examination-statement-export.tcl,v diff -u -N -r1.1.2.1 -r1.1.2.2 --- openacs-4/packages/proctoring-support/lib/examination-statement-export.tcl 20 Aug 2020 14:28:18 -0000 1.1.2.1 +++ openacs-4/packages/proctoring-support/lib/examination-statement-export.tcl 21 Aug 2020 11:34:54 -0000 1.1.2.2 @@ -30,4 +30,5 @@ ns_set cput [ns_conn outputheaders] "Content-Disposition" "attachment; filename=\"export.csv\"" ns_writer submitfile -headers $tmpfile +file delete -- $tmpfile ad_script_abort