Skip to content
Verified Commit 59652a39 authored by Ingo Klöcker's avatar Ingo Klöcker Committed by Ingo Klöcker
Browse files

Remove the output file if job was canceled or an error occurred

We make sure that an existing file is removed before the job is started.
If removing the existing file fails, then this is signalled by a "file
exists" error. Therefore, we don't try to remove the output file if this
error occurs. Otherwise, it should be safe to remove the output file.

GnuPG-bug-id: 6530
parent 5b9e9a68
Pipeline #423166 passed with stage
in 4 minutes and 50 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment