Commit bc509e2f authored by Sean Arnold's avatar Sean Arnold

Revert comment changes above destroy

parent 93b92dbf
......@@ -225,7 +225,7 @@ module Gitlab
erase_trace_chunks!
raise AlreadyArchivedError, 'Could not archive again'
else
# An archive already exists, but its associated file is not complete, so remove it
# An archive already exists, but its associated file does not, so remove it
trace_artifact.destroy!
end
end
......
Markdown is supported
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