Skip to content
Snippets Groups Projects
Commit c040b6a8 authored by Christopher J. Morrone's avatar Christopher J. Morrone
Browse files

Uncomment file deletes

parent 730e624e
No related branches found
No related tags found
No related merge requests found
......@@ -176,8 +176,8 @@ if {$matches != $tasks} {
if {$exit_code == 0} {
# file delete $task_prolog $task_epilog $file_in
# file delete $file_out_pre $file_out_post
file delete $task_prolog $task_epilog $file_in
file delete $file_out_pre $file_out_post
send_user "\nSUCCESS\n"
}
exit $exit_code
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment